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
hiding tabpages22 Nov 2005 15:29 GMT2
I have a tabcontrol in my form. I want to hide the tabpages. I want the user
cant change the tabpages and do it by code.how can I?
One Byte Missing After Using FileStream22 Nov 2005 14:57 GMT2
In the code below, I open a file using filestream, copy it to a byte
array, and the write that array out to a new file.  But when I check
the size of the original file and the new file, the new file has one
less byte than the original file (although the file itself still works
DataGrid and DataSet22 Nov 2005 14:19 GMT1
I have dataGrid which at first it's empty. i have another dataGrid which
contains checkbox column, what i want to do is, that everytime a checkbox is
checked, my dataGrid will be filled with data. So my question is, Is it
possiable to add a data to dataSet without erasing the ...
email windows service22 Nov 2005 14:19 GMT3
I'm a beginner programmer working for a small company and I've been
assigned to create a windows service in C# that will access a SQL
Server database run a stored procedure and send the results of that
stored procedure in an email every hour.  I've searched through google,
Confused about error handling22 Nov 2005 13:39 GMT9
I'm confused about structured error handling. The following piece of
code is a simplification of a class library I'm working on. It works,
and it does what I want, but I'm still not convinced that I have been
doing it right. I think I overdo it. Please have a look:
MDI form question22 Nov 2005 12:49 GMT1
I am writing an application which consists of a toolbar and a "monitor"
window. I want the monitor window to be able to show process information
from different running processes (each in its own tab).
When I get to the section of the code where I am setting the MDIParent
DataGrid22 Nov 2005 12:47 GMT1
In my project i have a datagrid with 3 columns:
   ID    C1                C2
   1      Image            true
   2      Sound           true
Windows service not getting uninstalled.22 Nov 2005 12:37 GMT4
I have removed windows service from add/remove program, still that
service is getting displayed in SCM.
Problem is at a time of stopping that service error occured and so
status of service getting displayed in scm is 'stopping'. and then i
Serializing into an XML file a Hashtable22 Nov 2005 12:36 GMT5
I need to serialize into an XML file a hashtable.
From MSDN at XmlSerializer:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlr
fsystemxmlserializationxmlserializerclasstopic.asp

I implemented the indexable property and the add function but I'm still
Thread problem with BindingList<T>22 Nov 2005 11:18 GMT3
To be able to show my objects in a Grid, I've inherited my list
implementation from BindingList<T>.
The problem is that de objects in this list are created/changed/deleted
in different threads.
selective permit sort in datagridView22 Nov 2005 10:27 GMT1
Clicking on the headers in a DataGridView will sort it on that particular
column. What I want to do is only permit it in certain circumstances and only
on particulary column names. How to do that ?
hiding tab control tabs22 Nov 2005 10:07 GMT1
I want to use tabcontrol in my form.I add several tab pages but want to hide
the tabs.
making rows in a datagrid editable22 Nov 2005 09:12 GMT2
Does anyone know of a way to allow a user to click on a cell within a
datagrid and then edit the contents of that cell? Nearly all the topics
I've come across on Google appear to be for the webform version of the
control. However, I'm using a winform one. If it makes any difference,
Remove an Element From 1-Dimensional Array22 Nov 2005 08:14 GMT3
 I have an One Dimensional Array.
object[] paramList = new object[4];
 i want to remove the 0 index from array. Like in the arrayList there
is a method for RemoveAt(int index).
XmlSerializer vs SoapFormatter22 Nov 2005 08:00 GMT4
Hello,
what is the internal difference between them in FW 2.0?
I'm trying to serialize  SqlConnectionInfo from SQL SMO and Soap works just
fine but XML throws an exception
 
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.