Archive for the ‘.Net’ Category

Ado.Net provides much more than just retrieving and submitting data. We can create in memories representation of tables. This is not limited we can define the Parent and Child relation between those tables. My New article will show how to use Data Relation between two Data Tables to show the records on the basis of Master Child [...]

Sunday, April 8th, 2007 at 19:10 | 1 comment
Categories: .Net

Here, I found an interesting post on thinksharp.org. This is a good practical example for judging the performance of Iterating lists. Often, I used ForEach. This is essential when you are seriously taking the performance in account.

Thursday, January 25th, 2007 at 11:04 | 0 comments
Categories: .Net
Tags:

AJAX created new vibes in web developer community. Some webmasters/developers are not very much aware about it and its working. So here is some food for those fellows. Hope it will help. What is AJAX? First of all let me tell you that AJAX is not a new programming language. It’s a new simple technology [...]

Monday, January 15th, 2007 at 19:35 | 2 comments
Categories: .Net
Tags: ,

Formerly known as Winfx, microsoft have released a new .net framework packed with four new technologies.“It combines the power of the .NET Framework 2.0 with four new technologies: Windows Presentation Foundation (WPF), Windows Communication Foundation (WCF), Windows Workflow Foundation (WF), and Windows CardSpace (WCS, formerly “InfoCard”).” Source : http://msdn.microsoft.com/winfx/ Well, for programmers its a new [...]

Monday, September 25th, 2006 at 09:30 | 1 comment
Categories: .Net, Microsoft, News, Technical
Tags: