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# / December 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Re: .NET 3.5 runtime size03 Dec 2007 15:29 GMT6
Do I need to download a whopping 400 MB runtime just to run a WPF
application? Why is that so??.
Thanks,
Sundar
Configuration Error03 Dec 2007 15:23 GMT3
I am getting these type of error in Visual Studio 2003? It is fixed
only when i reboot the system!!!
Configuration Error
Description: An error occurred during the processing of a
Leaky Sessions?!!!03 Dec 2007 14:27 GMT6
I have some very strange behavior in a web app that we created.  Lets say
Person A is logged in and then Person B logs in from a different computer in
different locations (they could even be different countries!) and Person A
starts to see pages customized for Person B!  Even ...
XMLReader file used by another process03 Dec 2007 14:24 GMT5
I've got this application that watches a directory for XML's and then
parses them into a DB. It then moves them based on if the XML was
succesful or a bad XML...
foreach(FileInfo file in dir.GetFiles("*.xml"))
Why this code does not cause error in .NET 2 & 3.5 (bug?)03 Dec 2007 13:24 GMT13
While iterating a collection it is not allowed to remove its element.
However code below runs *without* (!) error in .NET 2.0 and 3.5
There could be some buggy IEnumerable implementation that fails to report
errorneous
Setting combo box datasource03 Dec 2007 11:28 GMT1
I have a DataSet with few DataTables in it. One of the table has only
one column. I want to show all the records of this DataTable when
focus is on the combo box. How to set the combo box datasource to the
data set.
WiFi signal strength in vista03 Dec 2007 10:47 GMT11
Is there a way to get the signal strength of all surroundin access points in
c# on a vista pc?
regards
Maarten Weyn
ODBC Conections03 Dec 2007 10:27 GMT6
I m trying to generate ODBC connections on the fly with C# in "user
friendly way"
is there any way to bring that connection manager over from office?
or is there a better way?
Changing color of a DataGrid/DataGridView row03 Dec 2007 10:26 GMT1
I have a DataGridView that displays 5 columns. One of the columns name
is "Category". I want to change the color of all the rows where
Category="Computer".
I want this on the click of a Check Box.
adding a listener in app.config03 Dec 2007 09:46 GMT2
i am trying to add a listener to my application in the config file. The
documentation says to add it as following:
<system.diagnostics>
 <trace autoflush="true" indentsize="0">
Simple question about c-tor and initializing03 Dec 2007 09:25 GMT5
Assume I have the two classes Test1 and Test2. They are very similar.
Test1 initialize the instance variable in the C-tor but
Test2 initialize the instance variable without using the C-tor.
Both classes can be seen below.
Class using asynchronous multithreading returning null objects?03 Dec 2007 04:41 GMT7
Hello again, I've been struggling with this problem for two days now.
And either I'm getting a null object, or I'm overlooking something.
Basically what I have is this:
Form1 implements a class called ServerPropertyGrid object, which
Configure Presentation Power schemes settings via WMi/API03 Dec 2007 04:07 GMT6
We are trying to build an automation utility to configure OS. I found a way
to automate the processes below via registry:
Control Panel -> Power Options -> Power Schemes Tab:
-> Power schemes -> Presentation
Changing Default ErrorText Icon03 Dec 2007 02:56 GMT2
I would like to change the default errortext icon to a warning icon, just
like how you can select the icons displayed in a messagebox
Signature

L. A. Jones

How to read registry03 Dec 2007 01:24 GMT1
I trying to read the registry where my programm is installed.
           if (result == DialogResult.OK)
           {
               string Prog = LeesPadVanRegister();
 
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.