Author: admin

  • Blog
  • Author: admin

New version of CSS Friendly control adapters for asp.net

As a developer we all love css (Cascading style sheet). Microsoft has significantly updated his css friendly control adapters kit. The key is to use something that may be new to you: control adapters. These are little chunks of logic that you add to your web site to effectively “adapt” an ASP.NET control to render

How to market your blog

A blog is a great platform to give your opinion and discuss your life with others. If you are a great blogger and you are writing posts about everything but nobody is visiting your blog then it is worthless. So you have to market your blog.There is lots of way to market your blog. I

Sealed class and abstract class in C#.NET and VB.NET

Sealed Class: A sealed class is a class the does not allow inheritance . Means you can not inherit the sealed class . In VB.NET sealed class is represented as Non Inheritable class. Abstract class: Abstraction is process of identifying common patterns that have semantic variations . An abstraction represents the common patterns and provide

.NET Framework 3.0 Virtual Lab

Microsoft .NET 3.0 framework contain great features. Now we can test out via virtual labs. Microsoft have now announced the virtual lab for .net framework.Ever wanted to test software in a sandbox environment? Wouldn’t it be great to be able to test the new Microsoft .NET Framework 3.0 technologies immediately, without dedicating one or more