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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Weird GUI performance slowdown30 Sep 2007 10:48 GMT3
On a simple form, I have a ListBox control. This listbox control is loaded
with around 800 text items of somewhat short length. There are also some
other controls on the form, buttons. When the form need to repaint itself
after e.g. maximize, it happens somewhat slow, I can see ...
silverlight30 Sep 2007 01:33 GMT2
Hi young folk, and i'm learning to work with ASP.net and yesterday I
was talking to a friend in regards a good book to buy for learning
CSS. With surprise he told me that Microsoft has released the Flash
competitor that integrates perfectly with ASP.Net, called
API Design: Is Socket.Select() seriously busted?29 Sep 2007 23:45 GMT6
I don't know how I missed this piece for so long (this may also be old
news to you guys) but in this ACMQueue article, Michi Henning goes to
elaborate lengths to detail how even today designing a good API
requires a lot experience and effort by illustrating the example of
What DBType supports unicode with SQL Server29 Sep 2007 22:00 GMT2
I have a TableAdapter with a connection to an SQL Server database that uses
stored procedures to insert and update records. Problems occur when I
attempt to insert unicode (Chinese) characters in the database; all that
comes through is question marks. The parameter to insert the ...
Question about connecting client programs to Sql server 2005 running on local area network29 Sep 2007 21:52 GMT2
I have a program that has hand written database connections and
DataGridView that connects to my database on sql server
using computer's name .this works fine locally BUT problem occures
when running my app on local area network
Editing a solution on two machines29 Sep 2007 21:45 GMT4
First apologies for the off topic question, this is a sourcesafe question,
but the Sourcesafe groups just don't get answers, so I thought I'd try your
patience here <G>
I have a solution (currently 2 pojects) at one site that I want to be able
Need to save Word Doc or RTF as BMP29 Sep 2007 21:17 GMT3
I know how to use the bitmap and graphics objects to create bitmaps and
write text on them with the drawString method. I now need to create some BMPs
of word or RTF docs.  What would be the best approach here as I need to
maintain most if not all of the formatting.  The docs will ...
Environment with string replace ....29 Sep 2007 19:20 GMT6
I do this :
s = Environment.CurrentDirectory;
s = s.Replace("\\", @"\");
Environment.CurrentDirectiry return a path like this C:\\....\\....\\.....
C# compiler option to find classes that implement IDisposable29 Sep 2007 18:01 GMT15
Being quite new to C#, I may have misunderstood this. If so please bear with
me!
As far as I can understand, any instances of a class that implements the
IDisposable interface must call the Dispose method not create leaks of
CSS29 Sep 2007 16:56 GMT5
do you think that it's possible to build a nice web site in asp.net
2.0 C# without knowing anything about CSS?
word zu pdf ohne word-app zu öffnen29 Sep 2007 15:55 GMT3
hallo zusammen
ich sollte in meiner applikation aus einem word-dokument ein pdf
generieren.
im moment starte ich durch meine applikation die word.exe und printe
Best way to code the following29 Sep 2007 13:42 GMT12
I need to read about 100 lines of a csv file into memory.
Each line contains 6 fields.
What is the best way to store this into memory and then read it back.
Is a array of a multi- dimsion array the way to do this.
DllImport issue!29 Sep 2007 13:41 GMT1
I have a dll created using vc++(Unmanaged).So when we are using this
I have to give to full path of this dll as a parameter of DllImport
attribute. The parameter takes only const string value. It will work
fine by hard coding, but what will be case when I deploy this project?
DLL and Application Config29 Sep 2007 10:39 GMT1
i have  a c#Dll being Called From Vb6 using Iinterface
now my question is
Can ConfigurationManager.AppSettings be used with this DLL or Do i have to
Create My own Config for this Dll
Reading redirected stdout from a spawned process29 Sep 2007 10:03 GMT1
I have a C# application in which I start another process which produces
output to stdout and stderr.  In fact, that process is the uSoft VS2005 C/C++
compiler itself!  I would like to capture the results of the compile and
display them in a RichTextBox.  The problem I'm having is ...
 
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.