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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Get this compile error "Could not copy temporary files to the output directory."28 Mar 2006 15:12 GMT3
When I build an exe file that use 6 class library dll I get  this error.
Could not copy temporary files to the output directory.
The file 'MeltPracStorage.dll' cannot be copied to the run directory.  Det
går inte att komma åt filen eftersom den används av en annan process.
Improving perfromance28 Mar 2006 15:10 GMT11
I have a application that connects to a sql server database.
I have many rows about above 100,000 records and when I want to fill my
sqlDataAdaptor and show results in a grid it takes above 15s,how Can I
improve this ??
Lots of updates in a window.28 Mar 2006 14:55 GMT3
I am going to be doing lots of stuff to my window that is currently being
displayed to the user. (Moving controls around, hiding some, making some
visible, ....)  Is there any way I can turn off the refresh while this is
going on? I don't want the user to see the stuff moving ...
How to I get number of item in an enum28 Mar 2006 14:51 GMT3
Hello!!
Is it possible to get the number of items in an enum.
//Tony
XML file created using XmlTextWriter28 Mar 2006 14:45 GMT2
I created xml file using XmlTextWriter. When I opened the xml file using
binary editor, the first 3 bytes of the xml file consist of EF, BB, BF
respectively. Is there any way I can generate the XML without the mentioned
3 bytes (EF, BB, BF) ? Thanks in advance.
ComboxBox Selection28 Mar 2006 13:52 GMT3
If I have a table with say Id (key) and Desc, and a ComboBox
box.DataSource = table;
box.ValueMember = table.IDColumn.ColumnName;
box.DisplayMember = table.DescColumn.ColumnName;
asynchronous methods or create my own threads?28 Mar 2006 13:36 GMT2
here is my task:
I am writing a command line utility that I can use to quickly reboot some
wireless access points (why? short answer: budget). That part is already
done. All it does is send the url that is essentially the command to reboot
Simple database - what's the easiest way to implement?28 Mar 2006 13:27 GMT5
Im in the process of writing a simple application. I have a form which
has on it five text boxes.
I would like to store information that is entered into these text boxes
in a small database. My question is what is the simplest most effective
Panels and scrolling28 Mar 2006 13:08 GMT1
Suppose you've got a small Win Forms project and on one of the forms,
there's a panel.
In this panel, you programmatically place maybe 40 controls, which will
force the panel to scroll. You set the panel to AutoScroll.
Global Variables28 Mar 2006 12:35 GMT1
I am trying the follow the following MSDN tutorial:
Walkthrough: Authoring a Simple Multithreaded Component with Visual C#
(ms-help://MS.MSDNQTR.v80.en/MS.MSDN.v80/MS.VisualStudio.v80.en/dv_fxmclicc/html/7bc03b7b-d680-499b-8179-5f414b2d650c.htm)
The tutorial says:
XML => Class28 Mar 2006 11:14 GMT1
All,
Is there any way to create a class from the XML file or at least to simplify
the process of the creation of the class knowing the XML file format, its
structure, etc.?
Logic(Array) in C#(V1.1)28 Mar 2006 09:53 GMT1
What is the logic to compare Values.
First array={5,5,6,7};
Second array={5,3,3,2};
Explanation:
using ElapsedEventHandler and Label28 Mar 2006 09:44 GMT3
Its supposed to be a very simple program, with a class to display the
updated current time every second (CAnalogTime) inside a Label in my
form, using ElapsedEventHandler from System.Timers;
The event is working, because the displaybox will show up every second
System.IO errors when accessing MP3 via filestream?28 Mar 2006 09:18 GMT3
When users access my page to listen to an MP3 file, I send them to an
ASPX page that does some necessary server-side database logging first
and then returns the MP3 file using the filestream object.
It works for the most part, but when I check my error logs, it's clear
C# and MSN28 Mar 2006 09:16 GMT3
It comes to my mind last night that since I am using the MSN from time to
time.
Is it possible to write a small C# program so that the Messenger will
respond some word or picture given that I don't respond within some time
 
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.