Author: admin

  • Blog
  • Author: admin

Component one Silverlight enabled controls.

Component one people has launched their new suite of silverlight controls. It has great user intefaces and great functionlity. There are almost 28 controls in their silverlight suite.ComponentOne Sapphire for Silverlight is the next-generation toolset that empowers you to deliver Rich Internet Applications (RIA).ComponentOne is working in parallel with Microsoft to enhance the Silverlight platform.

Validation Application Block: Microsoft Enterprise Library 3.1

Recently Microsoft has launched the new version of the Microsoft Enterprise Library 3.1. One of the new things in this version of the enterprise library is validation application block.The Validation Application Block will include a comprehensive library of common validation rules that apply to primitive data types. For example, we’ll include rules like string length,

ASP.NET WEB IE CONTORLS TAB STRIP,TREE VIEW FOR asp.net 1.1

We often need to create tree view and tab strip controls in web application. Microsoft is not providing all the control with the .NET Framework. So we have to create it own or we have to third party controls. But, I have found a great controls developed by msdn people which contains tab strip,tree view,

Simple Insert,Update,View and Delete with LINQ-To-SQL

Today one of my friend asked me about simple insert,update and delete example with LINQ-To-SQL but at that time i was not having any simple example which will show the power of LINQ-To-SQL Example. So i have decided to create one simple example with LINQ-To-SQL and also decide to blog about it. Let’s create a