Full question:
Given a SQL table which has three columns: Name, Amount and Date the task is to write a SQL statement to aggregate rows in a such w ...
Search results for jquery, sql
What is SQL state database?
Posted by SQLGuru
What is SQL state database? Why do we need it?
Answer
ASP.NET session state provides several different options for storing and managing session data ...
What is a syntax for connection string to connect to a SQL Server Express database using Silverlight ?
Posted by CMaster
Answer
There are number of options and most common one is to user LINQ to SQL classes and connections string will be auto generated by Framework. If ...
What are jQuery templates?
Posted by CMaster
The idea behind jQuery template is to render hidden HTML island on the client and then use that as a template for client side manupulations and render ...
Answer:
This is one of the most popular JQuery interview questions, as it tests understanding of multiple areas such as JQuery JS objects, JQuery syn ...
what's difference between linear, binary and hash access?
Is it possible for ASP.NET 1.0 and ASP.NET 4.0 applications to share session database?
Posted by AmCook
Answer:
Yes it is possible as the session SQL backend didn't change between those versions. However it is always good practice to have separate sessi ...
