Category: My Blog

  • Blog
  • Category: My Blog

Enum.HasFlag method in C# 4.0

Enums in dot net programming is a great facility and we all used it to increase code readability. In earlier version of .NET framework we don’t have any method anything that will check whether a value is assigned to it or not. In C# 4.0 we have new static method called HasFlag which will check

Access Modifier in .net class

Following are the access modifier in class of .net framework. 1. Public Allow access to class member from any other class. 2. Private Allow access to class member from same class only. 3. Protected Allow access to class member from same class and inherited classes. 4. Internal Allow access to the class member in same

My new blog at weblogs.asp.net

Well thanks to Joe Stagner and his team i got blog on the weblogs.asp.net which is  a very good community of asp.net. You can see my posting at there http://weblogs.asp.net/JalpeshPVadgama No need to worry for this blog as i am constaly posting on both the blogs. Some posts may diffrer because this is my personal

Wave.Google.com –A new communication tool.

Google wave is a new communication and sharing tool coming this year. With wave people can do lots of this things in a single browser like communication,videos,map link sharing, rich formatted text etc. You can have a group chat and any participant can reply anywhere in message. edit content and add participant at any point