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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
check disabled30 Sep 2005 08:51 GMT3
How to disable changing a value of items in listbox?
I just wnat to scroll through the list without beeing able to check or
uncheck it!
Hrcko
Parsing string to doubles - Calculator30 Sep 2005 07:39 GMT4
Hi all, I'm making a mini calculator for fun. My only problem is home
to convert the string in the text box to a double so it can be added,
subtracted, etc. I'm sure most people know how, but I'm a beginner.
Many thanks. James
Project Version30 Sep 2005 07:01 GMT2
This is for a Win form.
Where can I set my project version? In VB 6.0 under the project properties
there was a make tab that had Major, Minor and Revision.
form.Submit() + C Sharp = ???30 Sep 2005 06:46 GMT3
I was looking at the thread listed below. Basically, I have an HTML
page executing form.Submit() (written with Java script).
What do I need to do in order see the values in the fields of the form
on the server side. Normally (in .jsp), I would get the values on the
keyboardHook question30 Sep 2005 06:27 GMT1
based on some posts i read, i am using a dll to allow me to do some
keyboard hooking.  this is being called from a C# compactfamework app,
which doesn't support delegates.  so, i am using a MessageWindow to
send the key presses to the C# app.  My question is:  there are times,
lines count 30 Sep 2005 06:22 GMT2
Is there a mechanism within VS 2005 to determine the number of source code
lines in a C# project (either per file or across the entire project)?
Thanks, Bruce
Hashtable.Synchronzied()30 Sep 2005 06:15 GMT3
Using the following code
Hashtable myData = Hashtable.Synchronized(new Hashtable());
Then I will be having a main thread that will write to this hashtable,
and other n threads that will read and write to this hashtable.  In the
How do you "#define" in C#?30 Sep 2005 01:09 GMT1
How do you #define (as in C++) in C#?
Many thanks,
James
WinForms: need a Grid but not DataGrid30 Sep 2005 00:37 GMT1
i need a simple grid similar to DataGrid, but i want to fill it out from the
object (not dataset)
what component shoul i use?
also i would like to have possibility to change color of some cells, etc,
WinForms, how to override/avoide the tab order for a bunch of buttons/textboxes?30 Sep 2005 00:30 GMT1
WinForms, how to override/avoide the tab order for a bunch of
buttons/textboxes?
i have a panel with 4 textboxes (or buttons) in 2 comlumns (so 2 and 2)
i would like to scroll in the first column when i'm pressing arrow button
Help with SendInput29 Sep 2005 22:49 GMT2
I am trying to use the SendInput API call in C# to put a keypress in the
keyboard buffer and have beeting my head against the wall all morning.
Could someone help me out with this, I keep getting a WIN32 errorcode of 6.
I am simply trying to simulate the TAB key being pressed when ...
Sending an email too an emailaddress29 Sep 2005 22:22 GMT2
I searching for an easy way to send an email from my windowsapplication
writen in C#. It's only for test purpose so it only needs to send an email
with the subject "Test Mail"
many thanks,
fr29 Sep 2005 22:00 GMT1
Someone know free .NET IDE?
thanks
Code Behind pages in VS C# 200529 Sep 2005 21:56 GMT3
In the class that I was in, double clicking on the .aspx page (in D
esign mode)would open a file for the .aspx.cs page. However, when I do
a double click in VS C# 2005 on the .aspx page, I get the following
inserted into my .aspx page
Names in C#29 Sep 2005 21:46 GMT12
Can anyone tell me, is it legal for a class to have the same name as the
namespace it is in. I did it, and the compiler didn't give an error, but it
caused some very odd name resolving problems.
 
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.