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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
BindingListOfT29 Dec 2005 01:44 GMT4
I'm using the new BindingList generic class in a collection class. For those
not familiar with BindingLists, they are similar to generic ArrayLists, but
they implement the IBindingList interface, which means they support two-way
data binding.
Update current Item in LIST<T>29 Dec 2005 00:37 GMT4
How do I update a current item in the LIST<T>?
Thanks
How to add click event for dynamically created User control page?28 Dec 2005 23:51 GMT6
   Can anyone tell me how to add a click event for a user control page
dynamically???
Thanx
Krish.
Writing an exception log an opening it with Notepad.exe28 Dec 2005 22:23 GMT3
I have a situation where I am looping through a DataTable and extracting
values from that DataTable and inserting them into a SQL database.  The
application works fine but now I want to add an exception log to the
application. So, I added an Exception handling routine that ...
report construction 28 Dec 2005 22:17 GMT2
which tool this being used for report construction in windows forms?
crystal?
tks
Help with creating license code28 Dec 2005 21:53 GMT2
I would like to have some input on creating license codes. I do not really
wish to use any standard methods (like -lic files). What I need to do is the
following.
Our application will store information about the license in the user
Code Window - Background Image - Link28 Dec 2005 21:51 GMT2
I found a link quite a while back that described how to draw an image as the
background for the code window in Visual Studio .Net.  I can't find it on
google, and I have looked quite a bit.  Anywho, anyone know of a way to draw
a background on the code-window, or know of a ...
sql template28 Dec 2005 21:02 GMT2
how to customize sql store procedure template in database project(Visual
studio 2003), please let me know
Overriding Dictionary Not Found Exception28 Dec 2005 20:27 GMT9
Is it possible to override the behaviour of a dictionary if an object is not
found?
           string ss=null;
           Dictionary<string, string> dict = new Dictionary<string,
How to handle the CTRL+A keys?28 Dec 2005 20:26 GMT5
I’m using the DataGrid control. The DataGrid allow select all by clicking on
CTRL+A keys.
I need to catch this keys event, so I tried using the KeyDown event, but
only when the CTRL is pressed I get the event, but if the A key is pressed
Testing if this works?28 Dec 2005 20:26 GMT2
I seem to be having some trouble posting to the board, can someone
please reply back if they could see this?  Thanks very much.
Signature

<font face="trebuchet ms">

how do you debug this28 Dec 2005 19:42 GMT8
The process cannot access the file because it is being used by another
process.
the file is 1.txt and there are no programs open but visual studio
I'm trying to rename this file, but it won't let me. How can I see what's
OO DB question28 Dec 2005 19:07 GMT8
I had a OO model worked out which involved forms populating new instances of
a class and being stored in an ArrayList. I'm now moving this over to a DB
backend rather than a file - I've been wondering if I even need to create
objects now? Could I just work directly with the DB e ...
FitToWindow DataGrid28 Dec 2005 18:53 GMT2
How can I "FitToWindow" the DataGrid ? In other words I would like to
change the columns size according to the context.
Any solution ?
-- Dani
SQLConnection vs OLEDbConnection28 Dec 2005 18:31 GMT1
What is the difference when using SQLConnection and SQLX classes or
OleDbConection and OleDbXXX classes for database manipulation in
multiuser (e.g. 100 users) environment?
Can both handle connection pooling etc. or what might be the reason
 
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.