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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Bind datareader to datagrid22 Jul 2005 19:51 GMT3
Hi...
My program make a select to an table and return the results to a
datagrid, it's all ok with dataset, but in large tables it needs to get
the entire table to show in datagrid and sometimes it takes much time...
Should throw exception when validating data?22 Jul 2005 19:47 GMT1
i'm wondering if it is preferred practice to throw exception in this
circumstance. I have seen it done like that, but i have also read that you
should try to never throw an exception in circumstances where you can do
some test before the operation that would throw the test so that ...
raising events in dynamically loaded com class22 Jul 2005 19:36 GMT1
in my c# app i dynamically load a extern com library.
in this lib is a class with events.
when i inspect the methods of this class i get to methods:
remove_TestEvent
Need help ... how to find if form is closed?22 Jul 2005 19:36 GMT2
Iv got a little bit of a threading problem.
Iv got a form which handles events fired by an object running on
another thread (the event handlers are executed on a thread differnet
from the form's gui thread). Im using BeginInvoke to call methods on
Whet to Use set{}22 Jul 2005 19:25 GMT5
I'm wrestling my way through OOPs concepts and have a question on set{}. Can
anyone help
From the stuff I've been reading, set and get are accessors to class
properties (i.e. local class variables) which inturn are used to reflect the
frustating FileSystemWatcher problem22 Jul 2005 18:41 GMT3
Is there any way to to get a list of file names that were deleted as a
result of deleting their parent directory??
Cheers
ToDouble() - problem22 Jul 2005 18:04 GMT3
This should be simple, but either I'm blind, stupid or going mad.
I'm trying to convert a string, containing a numeric value to a double (in
C#), but when I run the code below I get the error message  "Input string was
not in a correct format." Why?
Reading the name of a variable22 Jul 2005 18:03 GMT4
I am wondering if there is a way in C# to get the name of a variable. Let's
say:
int MyName=3;
How can I get a string with the Value "MyName"? Any ideas on that?
To locate to me in a cell of the DataGrid22 Jul 2005 16:28 GMT1
I would like to know a doubt, I feel not to speak English good.
I have a DataGrid in Visual Microsoft C# .NET, would like to know how as to
locate to me in a cell in concrete.
Pardon by the English, not to be written and to speak very well.
button handler problem22 Jul 2005 16:25 GMT1
i have a c# asp.net webform that has a "Close" button. When the user clicks
the Close button, a message box saying "do u want to save to database...?".
the problem is that the statements inside the Close function are not being
executed. how can i save the data in the webform to ...
boolean and null22 Jul 2005 16:20 GMT3
Can a boolean data type be null?
I'm passing a parameter to a stored procedure. It's type is defined by the
line:
...
CollectionBase Item Member Access22 Jul 2005 16:14 GMT3
Foundation...Accessing derived class members through a variable of
their base class is just a matter of casting the variable to the
derived class.
How would you access the derived class members in a collection of type
how can i convert C# code to vb.net code22 Jul 2005 16:14 GMT4
Is there any way to reverse enggineer the vb.net code from dll file(Portable
Executable) i know the tools reflector but it doesn,t give me complete vb.net
/c# code.
Is there any other way to do that
Help on File.Copy speed22 Jul 2005 15:59 GMT2
Does somebody know why File.Copy function is 10 times slower than standard
windows drag and drop copy between folders, when I copy files over the
network?
Actually, I need to copy files from one computer to another over a 1GBit
Fade PictureBox22 Jul 2005 15:54 GMT1
Hi everyone I'm new to winforms from asp.net and I'm trying to fade in/out
an image in a picturebox on a winform.  I'm doing research and I've found
things like opacity for the winform, but I haven't had any luck with a
picture box.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2010 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.