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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Best CPU to use with VS200529 Jun 2006 13:17 GMT4
Could someone please tell me if using one of the new dual-core CPUs will
speed up the process of compiling a program using Visual Studio 2005?
I have a solution that includes about 10 projects on it and it takes a long
time to compile.  My biggest issue is that I am the kind of ...
How launch app from within code?29 Jun 2006 12:57 GMT6
How do I launch, say, Microsoft Word from within a C# Win app?  Word should
launch exterior to my app, of course.  Is it easy to set size and position
of where Word window will be placed?
Thanks,
hashtable storage29 Jun 2006 12:51 GMT3
I have a hashtabel m_haschtbl = new Hashtable();
I need to get out my objects from my hashtable in the same order like they
were stored. the order is very important..
I have used  IDictionaryEnumerator en = m_hasctbl.GetEnumerator();
app.config29 Jun 2006 12:51 GMT5
How do I create a class to access this file ?
problem in reading DateTime from webservice29 Jun 2006 12:49 GMT3
I'm facing an error:"String was not recognized as a valid DateTime"
whille accessing DateTime from webservice.
And when I try to set DateTime to the same webservice it fails with
error:"Date value is of wrong type"
Formated string or double?29 Jun 2006 12:34 GMT7
Hi, I am making a calculator. I have a double wich I am parsing to
string and writing to label. How could I make that double or string
would be only 14 length + space for negative sign (-).
So I need formated double or String.
Philosophical question about separating tiers29 Jun 2006 12:05 GMT5
We have a Windows app which contains UI code and all classes that perform
business logic and make calls to database stored procs (located on a
database server - i.e. not local to the app).
My boss wants to bring all those classes to a business server and out of
Calling SQL from code has different behaviour than calling it from MS SQL Server Management Studio29 Jun 2006 10:43 GMT1
I am experiencing something funny here where I have two equivalent
queries: If I run them through query analyzer, the first runs slower
than the second, but if run through C# application, the first runs
faster than the second.
Listen to System Event29 Jun 2006 09:38 GMT4
I want to get an event every time the ip address of a network adapter
changes.
How can I do it with C# and .Net1.1?
Alternatively all events of the Dhcp Source would do too.
timer click button every X time29 Jun 2006 09:12 GMT1
how i can set that the timer will press the button every X time
automatically on my form with VS 2005, what is the code for that?
Thanks
IPC from Win32 C++ to C#29 Jun 2006 08:15 GMT4
Is there a relatively easy way to send text from a Win32 process to a
.NET process, preferably in VC++ for the Win32 side and C# for .NET.
getting a bit confused with Assembly, Namespaces, Projects and Solutions29 Jun 2006 07:46 GMT2
I'm getting confused about "which-name-give-to-what" developing my
applications using Visual Studio.
If I have to develop a "Utilities" library containing some classes for
logging and other classes used for cryptography shall I build a new
Change solution location29 Jun 2006 06:35 GMT1
I have a ClassLibrary/Solution named as AClassLibrary, ie AClassLibrary.dll.
I want to change to the name of the solution/DLL to reflect the reality like
AClassLibraryDLL.dll.
How do I change the solution name and save the whole lot into a new location
Call DLL from a Windows form29 Jun 2006 06:31 GMT2
I have created a class library say, EmployeeDataDLL.dll. This is a data
access to the backend database.
How do I create an object of the class inside this dll from a Windows form ?
XML: Strings vs. Ints29 Jun 2006 05:09 GMT1
Here's another easy one...
I have quite a bit of data in an XML file, but I'm new to Microsoft's
XML API (System.XML), and I would like to know how one would go about
reading the value of an element as an int, rather than a string as
 
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.