Category: My Blog

  • Blog
  • Category: My Blog

What's new in ASP.NET 2.0 Part -2

This will be another post of my asp.net 2.0 series. Login Controls:Login controls provide basic functionality for login and authentication of the site. It provides basic UI such as login panel,create user forms,staus of user. This control uses built in functionality role and member services of ASP.NET 2.0 Web Parts:Web part is exciting new controls

Programmatically Hiding ASP.NET Grid View Column.

Recently I have been to http://forums.asp.net/ and found that lots of people are finding solution for hiding the Grid View column so I though it will be a good Idea to write a blog post. In this post I will explain how we can hide GridView Column programmatically. So let’s take same example that I

ASP.NET 4.5 TextBox TextMode Property

Right now everybody is talking about HTML5 and its contains lots of new features like web sockets, canvas, new intput types with validation etc. With HTML5 new input types is going to be one of coolest feature and in future more and more people are going to use that feature. So in asp.net 4.5 asp.net

ASP.NET 2.0- How to Videos

ASP.NET How to videos are great tutorial for learning from basics of asp.net. It is easily understandable and Very rich Explanation with practical example is there.. There are 11 video there containing different topics. Such as 1) Data Handling 2) Master Pages and site navigation 3) Full Feature customer login portal 4) Building Contact Us