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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to put different cell type in the same DataGrid column?23 Jun 2006 04:51 GMT2
I want put into my DataGrid different control types in the same column.
For example:
Column 1, row 0 ==> TextBox
Column 1, row 2 ==> CheckBox
Retrieve file on a Sharepoint Document Library using other credent23 Jun 2006 02:53 GMT1
There are some files in a Sharepoint document library that I need to access
from a C# Webcontrol. The problem is that when the user runs the ASP.NET
webpage they will be coming in with a non-privileged account. In the C#
program I would like to access the Document Library (using my ...
SqlBulkCopy problem23 Jun 2006 02:23 GMT1
I am developing C# project, using ADO .NET 2.0 to connect to SQL Server
2005.
I created a DataTable from scratch, and then use SqlBulkCopy to insert it
into an empty table in a SQL Server 2005 table.
Code Reuse23 Jun 2006 02:10 GMT4
I am an IT person who uses .Net to support our infrastructure.  Since I have
been doing this for a while it would be a misnomer for classify myself as a
newbie; perpetual amatuer seems more appropriate.
Notwithstanding, I am tired of cutting and pasting code and moving classes
What Is an Indexer?23 Jun 2006 00:01 GMT17
i want to know waht is an index and how we use it with a simple example
including the main of the program .
thanx
ListView Header Color22 Jun 2006 20:55 GMT4
Is there a simple way to give the column headers of a list view a fore
color?
Thanks,
Adrian.
<Ping> Nicholas Paldino <Ping>22 Jun 2006 20:44 GMT4
Hello Nicolas,
Wrt the problem I posted yesterday about my textbox causing the Button_Click
event to fire. You said you'd only believe it if you saw it, and asked for
sample code
Weird Form Event Occurances22 Jun 2006 20:38 GMT7
Don't know if anyone can cast any light on this...
I have a fairly complex C# WinForm with (amongst other) a text box and a
button.
The TextBox has events declared for KeyUp and KeyDown, the button has a
Cannot generate Debug exe22 Jun 2006 20:19 GMT4
Starting yesterday, for some reason a Build or Rebuild will not generate a
debuggable .exe in Debug if one already exists. Before doing a build, I have to
manually delete the file. If I don't do this, then no breakpoints etc work.
I THINK it might have coincided with installation ...
Textbox resize problem22 Jun 2006 20:17 GMT1
I am trying to resize a textbox to exactly fit the contents.  The
method I am using gets it close but it is just a little bit too small.
Could someone tell me where I am going wrong here please?
/* SYSTEM GENERATED FOR THE TEXTBOX */
serial port read - returns before finished?22 Jun 2006 20:16 GMT3
I got a problem with serial port read which I use like this:
sp.Read (byteBuffer, 0, 100);
but the problem is that it returns before it has read the 100 bytes - is
there a way to set up the port in a syncronious state so that it wont return
How can I pass an XmlDocument as a value type?22 Jun 2006 20:10 GMT4
I would like to pass an XmlDocument to a method as a non-referenced object.
Can this be done?
Unused exception variables causing warnings22 Jun 2006 19:53 GMT6
So, I was planning on ridding my VS2005 solution of all warnings, but the
ones sounding "The variable 'ex' is declared but never used" in
catch-blocks, are causing a headache.
I have several cases of code like this:
C#, Webforms, Javascript, and scraping22 Jun 2006 19:32 GMT1
I have written a fairly simple application in C# that loops through the
forms, and all the children of all the forms, and have generated a tree
view with all the properties. All this works good and well. But now I
have a new problem. Some websites have javascript menus (which can be
VS2005 Executes Code After I Hit Stop22 Jun 2006 19:21 GMT6
Hey All,
In my website projects I can set a breakpoint, run the app, the
breakpoint gets hit, and I can step through or check some variables or
what not, and if I hit stop it appears that the rest of the method (and
 
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.