1

CRUD operations using ASP.NET MVC Grid with dropdown

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]

Tags: ,

3

Globalization and Localization with ASP.NET AJAX

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]

Tags: ,

ASP.NET

0

Welcome 2011!!!

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.

Tags:

1

Using MS Build in ASP.NET Website

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]

Tags:

ASP.NET

1

Temporary Table in SQL Server

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]

Tags:

SQL Server

0

Binding Thumbnail Images to Data List Control

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]

Tags:

ASP.NET

0

Welcome to Dotnet Sizzler

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]

Tags:

Powered by BlogEngine.NET 1.6.0.0
Original Design by Laptop Geek, Adapted by onesoft