Base classes in System.Data.Common make it easy to add functionality to the base provider profiAle without adding new interfaces in future releases of ADO.Net.
The good question that first come in our mind when use class and when use interface."Classes are only appropriate for “is-a” relationships (where the derived class is really an instance of the base class), and interfaces are appropriate for all others.”. foreach (Person objper in PersonCollection) Console.WriteLine(objper); All collections implement the IEnumerable. IEnumerable is place on the collection object and it exposes the enumerator, which supports a simple iteration over a collection. With ......
Patrick Dussud, is start blogging.
My inetmgr mean Internet Information Services (Manager) is not working and i have demo to my client at 5:00 pm. 4:45 pm in my taskbar clock ooh God. I want to configure asp.net 1.1 application demo. The deployment was very easy when i have only one framework, but unfortunately on my laptop both framework version 1.1 and 2.0 has been installed. Aspnet_regiis.exe tool help me in the mapping of correct version of .net for asp.net 1.1 applicaion. The very common use of Aspnet_regiis.exe tool is to install ......
Microsoft greatest tool that you can use to write blogs. One of great feature of Live Writer is you can easily write your blog offline and save it as a Draft. Live Write also give us an option to change view post, like Normal, Web Layout etc. Live Writer allow us to manage multiple blog account simultaneously. Live Writer environment is fully rich for text editing, like inserting pictures, URL and spell checking all these features is available for the blogger in the one integrated environment. One ......
.Net 2.0 give us a class that handle the all COM port communication. If any one of you is familiar MSCOMM control in VB 6.0 it is almost same. You can find this SerialPort class in the System.IO.Port Namespace.
http://msdn2.microsoft.com/en-us/library/system.io.ports.aspx
Nobody can create a folder anywhere named "
con"
This is something pretty cool...and unbelievable. .. At Microsoft the whole Team, couldn't answer why this happened!
Try it out yourself...