Tag: Development

Community

Building an HTML5 App with ASP.NET

(Stephen Walther) I’m teaching several JavaScript and ASP.NET workshops over the next couple of months (thanks everyone!) and I thought it would be useful for my students to have a really easy to use JavaScript reference. I wanted a simple interactive JavaScript reference and I could not find one so

Community

Compiled Queries in LINQ

(Dhananjay Kumar) There may be scenario where we need to execute a particular query many times and repeatedly. LINQ allows us to make this task very easy by enabling us to create a query and make it compiled always. We call this type of query a compiled query.

Community

ASP.NET and jQuery to the Max

(Gianluca Negrelli) The UpdatePanel represents Microsoft’s main interpretation of AJAX techniques. The UpdatePanel’s indubitable merit is that it brings the magic of AJAX in every day’s programming work for any ASP.NET programmer. But now, three years after it was born, the UpdatePanel shows all its