1.
Graphics using GDI+ In .NET, GDI+ functionality resides in the System.Drawing.dll. Before you start using GDI+ classes, you must add reference to the System.Drawing.dll and ...
2.
Service Management in C#.NET Service Management in C#.NET By Sateesh Kumar May 31, 2006 ... Add reference to System.Management(in Solution Explorer) as shown below: ...
3.
HELP! How do I call an external program from within a C# program ... An example of the program including run time parameter is "QRes.exe /x:800". ... QRes.exe /x:800". You can use the System.Diagnostics.Process class ...
4.
System.Timers.Timer running inconsitently in a Windows Service ... hi, I would use System.Threading.Timer instead for such operations, anyway in your method I think you need to keep the timer alive :) ...
5.
Creating a Simple WebPart Page and use WebServer controls as WebParts Here we will see how to add web parts to a web part page. ... Security in .NET ..... Under system.web element add the following. <webParts> ...
6.
Error while Creating cs file from wsdl file, Web Services , C#,VB ... Feb 4, 2008 ... "Error: Unable to cast object of type 'System.Xml.XmlElement' to type 'System.Web.Services.Description.ServiceDescriptionFormatExtension'." ...
7.
Setting primarykey on Dataset, C# Language, C#,VB.NET,XAML,.NET I am importing data from a csv file into a datagrid and set a primary key. I tried objDataset1.Tables[0].PrimaryKey = objDataset1.Tables[0]. ...
8.
Required resources for Tablet PC application development, Fun and ... Home » Fun and Jokes » Required resources for Tablet PC application development ... 1) I would like to know the required s/w to be installed on development ...
9.
Connect to MySQL database via ODBC using a DSN: Part I Aug 1, 2008 ... This article shows how to connect with MySQL database via ODBC. ... Characteristics, Microsoft SQL server, MySQL server ...
10.
Get your System Information using C# In this article I will discuss how you can get information about your system such as available operating system, hardware, and domain.
|