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# / October 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
C# Calling Executable or DLL18 Oct 2006 04:59 GMT5
Can anyone tell me the prons and cons having C# program calling an
executable or DLL?
I always do not like the idea of having one executable calling another
executable since I can have more control by calling interfaces exposed
Copy files backgroundworker with progressbar18 Oct 2006 04:25 GMT4
Please can someone point me to a code sample where larges files can be
dragdropped onto a form and files are copied using backgroundworker and
progressbar status ?
Thanks in advance
Error running app18 Oct 2006 03:23 GMT1
I'm working in VS 2003 using C#, MSSQL 2000 and Windows 2003 Server.
When I try to run any web application I receive the following error:
Error while trying to run project: Unable to start debugging on the web server. The Project is not configured to be debugged.
Click help for more ...
formclosing and mybase.closing18 Oct 2006 03:21 GMT1
I am not clear if there is there any difference in usage between
Closing (mybase) and FormClosing ? Any advice on that ?
-P
Hashtable object18 Oct 2006 03:12 GMT4
If i can use keys of different types on an Hashtable object, what's
stopping me from putting all my values on the same Hashtable?
Beginning C# Objects: From Concept to Code - Discussion18 Oct 2006 03:05 GMT1
I want people who are reading Beginning C# Objects: From Concept to
Code by Jacquie Barker from Apress to get together and discuss any
problems they come across during the read. We can discuss exercises and
three case studies provided at the end of this book.
Trying to locate downloaded class library18 Oct 2006 02:10 GMT7
I download the POS .Net class library. The download stated that I should be
able to to see samples. I don not know where they can be found on my
computer. Also, how could I find the class libraries that been downloaded?
Reading great code18 Oct 2006 00:56 GMT42
In his recent newsletter embedded expert Jack Ganssle says that
programming students, as well as professional developers should readh
"great code" (hight quality/well-crafted code that works).  He even
gives to examples.  One is uC/OS-II operating system and the other is
Using Static Methods Adv?18 Oct 2006 00:54 GMT5
can any one give advantages and disadvantages to using static methods in a
class.
shall we use complete static methods in a class ?
thanks
Storing Objects17 Oct 2006 22:44 GMT3
In one of my forms I need hold an array of objects (same class) that is
dynamic at runtime.  Instead of using an array I am looking at ArrayList or
Hashtable.  Any suggestions?
access SqlDataReader using foreach17 Oct 2006 21:43 GMT2
is there a way to access every record from a SqlDataReader via
"foreach" ?
I want to write a class which (besides doing some other stuff)
retrieves a recordset using SqlCommand.ExecuteReader().
Making a very simple form17 Oct 2006 20:54 GMT1
I want to make a really simple form with C# and windows forms, which is
trivial with Java, but I'm unable to reproduce it with .NET. I can't
believe it's impossible.
I want a simple window with a textbox and a listbox below it. I don't
Parsing Comma-delimited records?17 Oct 2006 20:28 GMT15
I'm parsing a comma-delimited record but I want it to do something if some of
the string is between "".  How can I do this? With the Excel import it does
it correct. I'm using String.Split().
Basically, this is what I want to do: Use string.Split() on the whole string
Decoding strategy17 Oct 2006 19:33 GMT25
I've got a little problem with choosing the best decoding strategy for
some nasty problem. I have to deal with very large files wich contain
text encoded with various encodings. Their length makes loading
contents of file into memory in single run inappropriate. I solved this
error message17 Oct 2006 18:53 GMT1
Hi group
I wish to understand, from a developer viewpoint,
what means the error message:
"abnormal termination program"
 
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.