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# / November 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Quick Question on Application.Exit()29 Nov 2005 19:00 GMT5
In C# 2.0, w/ the Program.cs file, i noticed that the Application.Run(new
appname()) is run twice.  I have in my constructor to do a check for a
settings file, and if it isn't found, the application exits.  But the app
doesn't exit, can someone tell me what i'm doing wrong?
TcpListener & Client - sends to many bytes29 Nov 2005 18:51 GMT1
I have a problem:
when i send data:
           byte[] fName =
ASCIIEncoding.ASCII.GetBytes(stringFileName);
I am a new C# Programmer29 Nov 2005 18:42 GMT5
Hi Guys,
I had posted awhile back that I am a new C# programmer and I have just completed my first program. It's pretty simple, but I'm having a slight problem with it. The program that I made rearranges the order of a persons name after they input it into the console. But for ...
Interesting Q29 Nov 2005 18:33 GMT6
Hi All, I have a VBScript that does a bunch of stuff except for 1, for that
I had to write a CS Application. I want to call that CS Application in the
VBScript and depending on the return code of the CSApp I need to execute a
step.
Help-document view architecture in c#29 Nov 2005 18:17 GMT6
Is this a good idea? From a brief dabble with MFC years ago, I
understand that this is a worthy goal.
Therefore I'm trying to remove most of the guts of an app from the main
form code to another class. This class starts the program with
Failed to compare Time portion of DateTime when read database29 Nov 2005 18:17 GMT3
I have datetime field in database. When I am getting records older than
specific date that I passed in parameter  I can not get records that
differs only in Time part of the datetime value.
Looks like comparison of Time portion in query  failed.
What type of program?29 Nov 2005 18:01 GMT5
Hi, a quick hello first to all on this group!
I've been looking at getting into c# for a while now, and think I have just
about all the tools, and a fair amount of literature on the subject. However
I have a few questions, which the literature doesn't answer. Hopefully I can
PathGradientBrush and Vista Progress Bar29 Nov 2005 17:57 GMT1
I am pretty firm in setting up strange PathGradienBrushes but the progress
bar from windows vista beta simply drives me crazy. Particularily, this
fresh moving white glow...
Hence, has anybody tried to rebuild a vista progress bar with .net or can
Error Message29 Nov 2005 17:52 GMT1
I want to create an error message which has basically the same
functionality as MessageBox, however I want it to have some additional
functionality.
The Message is intended to show an error when an exception is caught. I
Unloading a dynamically loaded assembly29 Nov 2005 17:51 GMT2
Are there any good tutorials on how to unload a dynamically loaded assembly?
hoe can access runtime's form user'controls29 Nov 2005 17:47 GMT1
At Runtime i add a Form in designing time panel Control. on that form i add
couple of user controls.
i want to comuncated each of usercontrol's on my Form which is execute on
Runtime
MDI29 Nov 2005 16:21 GMT5
I have an MDI interface.
In the parrentform i can open multiple childforms.
form program1
form program2
Why doesnt textbox print or var change?29 Nov 2005 16:20 GMT3
All,
Being immersed in vb.net and trying CSharp after almost a year I forgot the
differences.  I like vb fixing the uppercase/lowercase names and seeming to
be more flexible to code entry.
sqlite static database connection over multiple instances29 Nov 2005 16:05 GMT1
I want to wrap the access to a sqlite database in an object. So i can
create multiple instances of this wrapper with base code to get data
out of the sqlite database.
But i want to make the connection only onces when i create the first
Arrow key does not fire keyDown-event29 Nov 2005 16:00 GMT2
Very simple Application:
-------------------------------
this.KeyDown += new
System.Windows.Forms.KeyEventHandler(this.Form1_KeyDown);
 
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.