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
Conditional Compilation Question21 Sep 2005 01:05 GMT1
I have a solution that consists of a WinForms app and a Pocket PC app.  Each
of these two projects shares a 3rd project that is a compiled library file
(DLL).
The items in the library are pretty much common to both apps but there are a
SQLExpress cant see as Microsoft SQL Server20 Sep 2005 23:04 GMT3
I am trying to use the NorthWind database or anything with SQLEXPRESS on VS
2005 RC. I can see SQLExpress started with the tool SQL Server Configuration
Manager. But when i select DataBase | New Connection | Data Source |
Microsoft SQL Server - I see other SQL servers but not ...
Passing enum wholly20 Sep 2005 22:58 GMT7
Hi I'd like to pass an entire enumeration to a method. Not sure how
it's done. Eg:
enum MyEnum
{
Database question - Database Open, Close Design20 Sep 2005 22:01 GMT4
I have an  windows forms application that accesses a SQL database
I have a few questions as to connecting to the database.
This application will run 24 hours a day. It is a monitoring application and
will store events that happen in the database (These events happen randomly
CryptographicException when closing XmlTextReader20 Sep 2005 21:54 GMT6
I am using a CryptoStream to encrypt and then save an xml file.  However,
when reading it back in, I am getting a CryptographicException.  I am hitting
this because I have some large xml files ( > 10MB) and I only need a certain
node...I use an XmlTextReader to find the node I ...
C# Language Specification - Enumeration20 Sep 2005 21:39 GMT4
Sure... IEnumerable was inconvenient suggesting a separate class to service
the enumeration, IEnumerator, and multiple operations: Current, MoveNext,
Reset. (I'll warp the definition of "operation" for a second if you don't
mind).
What to do with AUTO-ID column when I add a new record to the data20 Sep 2005 21:28 GMT6
I retrieve a table with only 2 columns.  One is a auto-generated primary key
column and the 2nd is a string.  When I add a new row to the dataset to be
updated back to the database.  What should I do with the 1st column ? (Below
I have a "1" in place for now).  Also, Does the ...
How to use matlab's function in c#?20 Sep 2005 20:57 GMT1
If I wrote some arithmetic in matlab, and I will call them in c#, and
call the drawing function in matlab. How can I do that?
Programmatically showing and hiding a scollbar in a multiline text20 Sep 2005 20:56 GMT1
I want to have my textbox display a scrollbar if there is more text than will
fit, but to make it invisible if it will all fit.  Is this possible?
The default behavior if all the text fits is a visible, but grayed out
scrollbar.
Make non modal form modal20 Sep 2005 20:07 GMT1
Hi together,
I have got a "sliding" form which becomes active when a user clicks on
a button in another form. In my function which starts the "sliding"
mechanism is a call to this.Show() to make the sliding form visible
right installer for .NET application20 Sep 2005 20:01 GMT3
Hi there, I try to make final decision on the choice of installation tool
that our team should use for .NET applications.
It is supposed to be robust (but not omnipotential) and well established.
After some time looking around we came down to 2 choices. Open source NSIS
Remove attributes from subclass20 Sep 2005 19:55 GMT2
I have written a descendant of CustomValidator, but I don't want it to have a
default value for ForeColor. Is there any way to remove the
DefaultValueAttribute from the descendant's ForeColor?
Getting FileInfo[]20 Sep 2005 19:34 GMT2
.NET 1.1... I'm wondering if there is any approach more convenient to get a
list of FileInfo objects than the following. For example, if I wanted to get
1 list of all the Exe's and all the Dll's and all the Txt's in a folder, if
appears I need to do something like the following:
Fast binary serialization/deserialization of object20 Sep 2005 19:15 GMT7
I've implemented IPC between two applications using named pipes and
binary serialization, but have noticed that the binary formatter is
rather slow.
It seems that the binary formatter reflects the entire type everytime
How to bind to XML??20 Sep 2005 18:56 GMT7
Very newbie question here:
Any suggestions on how to bind an XML file to a combobox and datagrid?  I've
had no problem reading the data in a datagrid.  But the combobox is another
story.
 
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.