by Administrator
5. January 2011 17:12
This post describes the steps required to create an ASP.NET MVC application with Create, Read, Update and Delete operations using MVC contrib grid. You can download the control tool kit where the grid is also available from here . You can read my other CRUD operations post on ASP.NET MVC...
[More]
by Administrator
3. January 2011 14:00
This post discusses about Globalization and Localization concepts in ASP.NET AJAX with an example. With this post we will be able to know how we can globalize and localize client script files to support internationalized applications. What ...
[More]
by Administrator
1. January 2011 04:58
Dear Readers, I wish every one a very happy bright and prosperous new year. Thanks for following my BLOG, as always I will try my best to keep posting in the new year. If you have any feedback , please feel free to leave a message.
fd26e4c1-3f09-427f-8ca7-dba3f16f518c|0|.0
Tags:
by Kalyan.Bandarupalli
25. April 2010 05:04
The Microsoft Build engine is used to build applications based on XML schema. XML schema can be defined in project file which controls the build platform processes.In this post I am going to discuss how to you use MS Build in automating the compilation process for ASP.NET Web site. ...
[More]
by Kalyan.Bandarupalli
7. April 2010 08:56
This post discuss about Temporary table in SQL Server, Usage , Advantages and Disadvantages of using them. What is Temporary Table? Temporary Tables are short-lived tables, only exists for the duration of a database session. When a database session termin...
[More]
by Administrator
6. April 2010 03:11
In my previous post I have discussed how to generate thumbnails using ASP.NET, This post explains how to bind the thumbnail images to Data List Control. 1. Place the Data List control in your asp.net page as follows <asp:DataList ID="dlImag...
[More]
by Administrator
4. April 2010 22:35
Hello there and welcome to my blog! I am Kalyan Bandarupalli, would like to thank you for taking the time to visit . The primary purpose of this BLOG is to serve as a center for discussion and sharing of tips, tricks, design principles, best practices, updates and techniques pertaining to Microsoft...
[More]