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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
C# form close problem18 Aug 2006 13:47 GMT4
In my C# windows form project, how do I in a formA open another formB, and
close formA when formB is opened?
Thanks for help.
Jason
A question about accessing a database using ado.net18 Aug 2006 13:39 GMT3
This method below works but how can it work when I don't have any open on
myOleDbConnection ?
As I have understood this is that there must exist an myOleDbConnection
.Open(); in my case
Test for empty Dataset field18 Aug 2006 12:06 GMT3
A quick question on Datasets.....
I populate a dataset from a SQL SERVER 2000 database via a data adapter. I
then use the dataset to populate member variables of my class.
I know the datatype of a column in the database, so I use convert. to
How do I find the dynamically type18 Aug 2006 08:52 GMT5
Hello!!
Assume I have this method
public void foo(object obj);
and I want to find out what type this obj is.
custom MessageBox help18 Aug 2006 08:49 GMT2
hi frns
can i create custom MessageBox in windows application using .NET/c#
if yes then how??
thanx in advance
TreeNode checkbox18 Aug 2006 06:29 GMT1
I have set the checkbox property of a treeview to true so every treenode has
checkbox.
How do I set certain nodes checkbox off? Just display an icon instead of a
checkbox?
Event Handler 0002698694518 Aug 2006 06:13 GMT5
**
[If you saw this post earlier as a reply, please excuse this second post as
my original post was named the same as another thread and got subsumed into
as a reply rather than getting posted as OP]
C# Client PC office version18 Aug 2006 05:34 GMT1
In my C# windows project, how do I know which version of MS Office that a
client's PC's using?
Thanks for help.
Jason
Love Hotline18 Aug 2006 03:14 GMT1
Lady only 24-Hrs +91 9810577227
Regex help18 Aug 2006 00:54 GMT2
I have a simple regex need and I've already wasted too much time on it
spinning in circles.  Can a regex god help a stranded soul?  I just need to
replace all non-escaped ampersands in a file.  It needs to skip escaped
ampersands such as & and 
Populating an in-memory table is really slow (VS2005,c#)17 Aug 2006 23:46 GMT2
Good day,
I am using c# from VS2005.
I am loading a datatable with the filenames and such from a given
directory using the following code:
Constructor in Interface17 Aug 2006 23:40 GMT5
Constructor in a Interface is possible?
If yes, what's the C# syntax?
Debugging library via Test View17 Aug 2006 23:30 GMT1
I've written a small library that contains external XML files that will be
read by the DLL during program execution.  I want to use the "Test View"
features of VS2005 to debug the reading of the XML files.  The issue I have
is that the debugger creates temporary folders and ...
How Do I Propagate Exception Back to Host Thread?17 Aug 2006 23:13 GMT1
I'm building a service application that monitors a directory using a
FileSystemWatcher that captures "create" events.  In my "create" event
handler, I do all my custom processing of the new file and then I just need
to delete the file at the end.  Unfortunately, the file has a ...
Regular Expression Problem17 Aug 2006 23:09 GMT7
Given the following string Washington,George W.
how can I use regular expression to extract the parts of the name out
lastname should be from the start of the string till the comma
firstname should be from the comma to the space
 
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.