Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Languages / C# / September 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
IP addresses21 Sep 2005 17:17 GMT5
I have an application that needs to change the IP address of the local
computer.
How can I do this?
Regards,
Updating database with changes in dataset21 Sep 2005 16:28 GMT2
Hello all, I've made a dataset by using the xsd tool in C#. In the xsd
schema, there are a few tables, each has its own primary key. And, I've made
relation between them.
After all things are done, I can use the dataset class generated to retrieve
How to modify the WPA/WEP key in a application?21 Sep 2005 16:28 GMT1
Hi, I have a question, how I modify the wep key of a connection wireless in
my application??? Is possible for the WMI??? I was writting in C#.
tks
Bruno
pinvoke with embedded function pointer21 Sep 2005 16:07 GMT1
I want to pass a structure to a unmanaged dll function. Inside this
structure there is a pointer to a callback function. Unmanaged code
will call this managed function as a callback function. I know how to
pass the structure and define a delegate for the callback but I don't
Combo Box first record21 Sep 2005 15:28 GMT5
This is for a Win form.
Currently, the first record is shown in the combo box.
I want the combo box to be blank and when the user clicks on the down arrow
to choose from the list and clicks on a item in the list then that item is
logging onto another site on another server21 Sep 2005 15:21 GMT3
I tried using WebRequest, but I am unable to simply
redirect to an external aspx site and supply the userid and password and
press their login button.
Can anyone help?
Capture Control in Bitmap?21 Sep 2005 15:01 GMT1
I would like copy my control in a bitmap and after in a jpeg.
I have an error of gdi!
This is my code
System.IntPtr  intPtr = this.RichTextBox.Handle;
Please Help21 Sep 2005 14:38 GMT2
Dear users and developers,
I have an problem using Dotfuscator Community Edition, i have developed an  
multilanguage application and want to use Dotfuscator on it, but when i  
try to launch my application it runs only with a default culture. I  
Delete a file using copy to bit bucket21 Sep 2005 13:58 GMT3
Is it possible to delete a file by copying it to the "bit bucket" or
"null device"?
Back in my youth when I live in VMS-land you could delete a file by
copying it to NL:
show text + images (smilies)21 Sep 2005 13:17 GMT1
i'm looking for a way to show formatted text and images (e.g. animated
gif's) in an edit control...
like in many chat programs
does somebody know how to make this?
Help regarding class in c#21 Sep 2005 12:49 GMT3
i am having application in c#.
I want to create array of class object at runtime.
I don't want to set array bound at design time.
How to set array bound at runtime and how to access array element?
ControlPaint.DrawGrid21 Sep 2005 12:42 GMT1
Hello...
I've some annoying problem when I use DrawGrid method.
It seems that it ignores nOffsetX and nOffsetY (refer to example code).
Bounding rectangle can be moved, but points of grid are being drawn
How to access a COM object from .NET21 Sep 2005 12:00 GMT1
If I have accessed a COM object in this manner:
Type MyType = Type.GetTypeFromProgID("someCOMobject");
Object ThisObj = Activator.CreateInstance(MyType);
object returnedItems = MyType.InvokeMember("someFunction",    
Need help with regular expression.21 Sep 2005 11:47 GMT2
I'm stuck with this regular expression from past 2 days. Desperately
need help.
I need a regular expression that will allow all characters except these
*:~<>'
Can I pause without starting in a thread (in a forever loop)?21 Sep 2005 11:35 GMT2
I need to know what the safest way to loop(without starting off in a
new thread since UI controls are involved) is...and how to
pause in the loop so that the program runs normally.
Any help is appreciated.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.