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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Name for metatypes16 Mar 2006 05:08 GMT1
I have a question about nomenclature.
When you declare a class, or any of the user-defined types, you are
declaring a TYPE, that can then be used throughout your program.  E.g., the
following declares a new type called MyClass.
unmoveable Form 16 Mar 2006 05:01 GMT2
how can i create unmoveable form with c#?
in vb6, its very simple
me.moveable = false
in CSharp . ..  ?
How to prevent DataGrid cell editing ?16 Mar 2006 03:33 GMT5
I have a DataGrid on my Form, and I wish to disable any cell editing.
For example; when the user clicks on a cell, the cell become editable by
changing its color to gray and context menu is shown on muse right mouse
click.
How to get the Mime type15 Mar 2006 23:31 GMT1
Is there a way to get the Mime type for a particular file extention?
Preferably via the .NET framework, but I'll settle for interop.
Thanks.
attaching a form to the edge of a separate application window?15 Mar 2006 23:20 GMT3
I'm trying to build a .NET application (C#) in which my program acts as
an add-on to another existing application, providing some additional
functionality. The way I want the UI to behave is such that my
application's window will dock itself to the right-hand edge of the
DataGridViewComboBox15 Mar 2006 23:09 GMT6
I have bound a dgvcombobox to a datasource/table/column value set. I would
like to be able to include a NULL value in the pick list the combo box
shows, but it seems that once I've clicked in the combo box, there's no way
to assign a NULL value in the DataGridView for that column ...
Dll Viewer15 Mar 2006 22:52 GMT2
I know my question is not related to this topis but maybe somebody can help
me..
I'm looking for a software which can show exported methods  of a dll like
windows dll axtivex dll and all.
Having trouble with background threads and exceptions15 Mar 2006 22:24 GMT1
Hey guys,
Here is the scenario:
I have the main form open and a background thread is running.  The
background thread sometimes needs access to the main forms graphics object
Flimmern beim Zeichnen auf einer Form15 Mar 2006 22:19 GMT1
Hallo NG
Ich zechne einen Kreis auf eine Form, welcher seine Position alle 10ms
ändert. Dies mache ich mit einem Timer. Nun fährt der Kreis jedoch
nicht schön, sondern es flackert die ganze Zeit, so dass man den Kreis
Selecting item in data bound combo box15 Mar 2006 21:25 GMT4
I have a data bound combo box. The combo box displays several items (status
code descriptions). After the combo box is bound, I want to set the combo box
so that the "Draft" status is displayed by default. Since the data originally
comes from a database I don't know which ...
Why does vs 2005 want to check out licenses.licx15 Mar 2006 21:24 GMT2
It seems that everytime I open a form that has 3rd party controls on it,
vs 2005 wants to check out licenses.licx from the source repository.
Regards,
Robert
Configuration Block - What to do if the file doesn't exist.15 Mar 2006 21:23 GMT1
What do you do if the configuration file for you configuration block doesn't
exist? There doesn't seem to be an easy way to create the file. I could just
create the file but that implies I know the name of the file which I can't
figure out how to do unless I read in my app config ...
Date format pattern for "03rd of April 2006" type date15 Mar 2006 20:40 GMT11
I'm trying to convert a string to date by specifying the format. The value
is like this: "03rd of April 2006". Now this is converted fine by using the
following format: "dd\r\d \o\f MMMM yyyy". The problem is of course that the
string can be 01st of..., 04th of etc., meaning that I ...
VS2003 - Get List of Class Members15 Mar 2006 20:37 GMT2
I was wondering if anybody was aware of a mechanism (perhaps an Add-In) that
will get all the members of a particular class (like the Object Browser), but
will make that information available (perhaps on the Clipboard).
Perhaps it's something easy that I'm just overlooking.  Just ...
Spring Framework Example...15 Mar 2006 20:32 GMT1
Can anyone lead me to .Net sample examples/application using spring
framework ?
Regards
Silent Ocean
 
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.