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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Hashtable not working27 Nov 2005 05:24 GMT4
I thought I would try a hashtable for storing key and title value
pairs. For instance,
public class MyBasePAgeClass
{
Best way for reading HTTP data27 Nov 2005 03:50 GMT7
I've got a problem which relates to reading HTTP data.
I've got the socket connected to a web site and then I send "GET /
HTTP/1.1\n\n" and the page is received after a while but not all of the
page. Should I implement a timer to read the web page? How do I know
Transporting an exe file...26 Nov 2005 23:59 GMT2
I am using Visual studio 2003 to make a project. My project resides in
the folder name 'project'. I have to transport an exe to the PC that
already has .NET framework 1.1 installed, but doesn't have Visual
studio 2k3 installed. Can i transfer exe that is found in
transporting an exe.......26 Nov 2005 23:46 GMT2
I am using Visual studio 2003 to make a project. My project resides in
the folder name 'project'. I have to transport an exe to the PC that
already has .NET framework 1.1 installed, but doesn't have Visual
studio 2k3 installed. Can i transfer exe that is found in
Visual Studio under XP Home edition26 Nov 2005 18:29 GMT3
Sorry for asking this in this newsgroups but I didn't know where else to
ask.
I just came back from the store with a spanking new laptop computer. The
laptop is exactly what I was looking for EXCEPT that it came loaded with
transporting an exe.......26 Nov 2005 18:00 GMT1
I am using Visual studio 2003 to make a project. My project resides in
the folder name 'project'. I have to transport an exe to the PC that
already has .NET framework 1.1 installed, but doesn't have Visual
studio 2k3 installed. Can i transfer exe that is found in
Transporting an exe file...26 Nov 2005 17:35 GMT1
I am using Visual studio 2003 to make a project. My project resides in
the folder name 'project'. I have to transport an exe to the PC that
already has .NET framework 1.1 installed, but doesn't have Visual
studio 2k3 installed. Can i transfer exe that is found in
lots of IF or elses26 Nov 2005 16:21 GMT17
I have a class which it has 10 properties, and each property needs to be
validated against 5 different validation rules.I ended up writing a lot of
IF and elses statement which has made my code so ugly.Is there a better way
to do instead of sequential IF and elses?
How to change a ComboBox's font?26 Nov 2005 14:50 GMT1
In my C# WindowsForm, I have a ComboBox MyCombo which has 3 items, ItemA,
ItemB, and ItemC.
Now I want the ItemC's color changed to Red while the other Item sitll have
Black.
Deep copy of struct26 Nov 2005 07:36 GMT1
I have a struct like this:
public struct Vec
{
   public float[] m;
Adding Outlook reference to Class Library project26 Nov 2005 07:26 GMT2
I am creating a class libarary application, when i add a Oulook 11.0
Com Object as reference to my project , i am getting error during
project compilation as:
              Refferenced Interop.Oulook assembly needs strong name
Set the background to a Hex number26 Nov 2005 06:22 GMT5
How do I set the backcolor for a form to a Hex number?
this.BackColor = #H00404;
How to highlight multiple rows in datagrid?26 Nov 2005 05:41 GMT2
Need help, thanks first.
In a winform datagrid, if I find the data with some error, I want to hight
the row. It could be multiple rows. But Datagrid.Select() only allows one
row. How to do it?
Application has generated an exception that could not be26 Nov 2005 01:32 GMT1
Installation runs smooth, but when you try to execute the
program by clicking on the shortcut or on the .exe, the error message above
pops up.  Since the product is installed on client machine the exception is
not giving clear Idea what is excat problem. How should I resolve this ...
Adding millions of rows to a UI control without locking up the UI?26 Nov 2005 00:32 GMT3
Something bugs me. It's the whole "not accessing a control from a non-UI
thread" thing...
In my world, all properties would be safe from all threads (maybe they'd be
locked internally?), and paint methods/events would automatically be
 
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.