i am new in C# and i am working on console aplication
and i want to make a parmid as output which has the following strucure
1
222
...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_22747059.html
Zones:
C#Date Answered: 08/16/2007 Grade: B Views: 0
How to create dropdown calendars in C# with .net
http://www.experts-exchange.com/Microsoft/Development/.NET/Q_22766508.html
i want to know that, suppose i make a dll class using C# or vb.net 2005.
then when i use this dll on the client pc or in any other language then do i have to install dot net framework on the pc be...
http://www.experts-exchange.com/Programming/Languages/.NET/Q_22974836.html
Zones:
.NET,
C#Date Answered: 11/21/2007 Grade: B Views: 0
I need a little help with the following scenario:
The input will be a zip code and my code will return the name of the state that the zip belongs to. For theoretical purpose, I wish to store the s...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23048008.html
I'm a C# newbie, converting from Delphi. I'm trying to explicitly close a form and get:
[C# Error] TelMain.cs(217): An object reference is required for the nonstatic field, method, or property 'S...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23048586.html
Zones:
C#,
LanguagesDate Answered: 12/29/2007 Grade: A Views: 9
Usually we let a workstation decide on what port to send from. But I need to know how to send from a specific port. Hopefully this will be a quick answer for someone.
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23052721.html
I have an application that displays a preview of a CD label I am printing, the preview is a bitmap generated from an external program. The problem is the the bitmap is square (of course) and the c...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23140175.html
Zones:
C#,
GraphicsDate Answered: 02/08/2008 Grade: A Views: 29
I need to parse a couple of CSV files (varying in size from a few KB to around 100 MB) and load the data to a SQL 2000 database.
I am using CsvReader from CodeProject (http://www.codeproject.com...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23145396.html
Zones:
C#Date Answered: 02/12/2008 Grade: A Views: 13
Can someone tell me how to enumerate a users list from Active Directory 2000 and 2003?
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_23222210.html
Hello,
I am trying to figure out how to access a class instance created on one form from another form.
Say I have 3 Forms. (Form1, Form2 and Form3)
1. I am creating an Instance of Form2 in ...
http://www.experts-exchange.com/Programming/Languages/.NET/Visual_CSharp/Q_23241568.html