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
Datagrid to excel24 Nov 2005 15:47 GMT1
using VS2003 the following code will send data from a datagrid to an excel
sheet:
Response.Clear();
Response.Charset = "";
Convert file path to URL24 Nov 2005 15:37 GMT2
Hello Group
I have a fileserver with several files. Some of the filenames contain danish
characters (e.g. 'æ', 'ø', 'å'). Now I'm trying to make a web application in
C# that presents links to some of the files. I would like the user to be
Treeview events24 Nov 2005 15:30 GMT2
I have a treeview linked to a series of panels, making the correct
panel visible depending on which node is selected.
I now want to check that the user is allowed to leave the current node
they're on before letting them do so (popping up a "You have unsaved
Mail not getting send.24 Nov 2005 14:46 GMT3
i am having application in c# for sending mails.
I want to ask few question related to sending mail.
If address of smtp server is not set, then will the mails be send to
address specified in tomail field.
change calling directory24 Nov 2005 14:16 GMT2
I would like to change the calling directory of my console c#
application to sometgin else.
For example calling myapp like this:
C:\temp\myapp.exe
Visual Studio .NET 2005 problem24 Nov 2005 13:49 GMT6
I have used VS.NET 2005 for about 2 weeks now. Yesterday everything
started going extremly slow. Opening a project takes about 30 secunds
or more, and building a project takes even more time (this project took
3 secunds to build before).
checkbox oracle char type24 Nov 2005 13:09 GMT3
Gday,
I have a checkbox on my windows forms that I need to set based on a
value in a dataset which is populated by an odp data adapter via a web
service.
Rapid Open/Close of a Windows Form24 Nov 2005 12:22 GMT3
I have a Windows Form with a very large ListView, about 10,000 items.  There
is a very significant delay each time the form is opened (ShowDialog) or
closed (Hide).  The ListView has not been modified in between, but for some
reason the graphics associated with it must be getting ...
Advice needed: Using static class for Database access24 Nov 2005 12:21 GMT2
I'm creating a small IS and I'm wondering if is a good idea to create
one static class which will hold methods that will access the database.
So I'd have only one class in the memory used for all db access. I
think it is a good solution but .. maybe not.
Save/Open listView w checked items24 Nov 2005 11:25 GMT1
how do I save and open checked and unchecked items in my listview to a txt
file
this is kinda what I have in mind but doesnt work; I need it for listview w/
checked items and unchecked
New to threading. Need suggestions24 Nov 2005 11:25 GMT4
Hi. I'm new to developing and c#.
I'm developing a tool that allows a user to select a directory with
specially formatted files. The tool then iterates through the list of files
in the directory and sends their content via msmq.  The part that iterates
TimeZones, Daylight Savings nightmare24 Nov 2005 11:17 GMT3
I've already found out that .Net Framework 1.1 does not properly handle  
anything that is related to a non-current timezone.  Since my project should
be released before the release of Framework 2.0, I am kindly asking if
anybody knows a workaround for the following:
array of struct24 Nov 2005 11:14 GMT6
I am translating C++ to C# coding. I have given array of struct in C++, is
there any good alternatives for "array of struct" in c#? I hope anyone can
help. Thank you very much.
some c# questions!! please send me the answer24 Nov 2005 10:29 GMT5
Hi Friends,
While i am searching the c# interview questions in the internet, i got
the following questions for Architect level. Please give me the answer
for the following questions. (i hope i posted this question in the
Visual C++ Projects in Visual Studio 2003 .NET24 Nov 2005 09:49 GMT6
I have a Visual C++ Project (a C++ dynamic DLL) in Visual Studio 2003
.NET. I want to use for example the _beginthreadex() function, but I
cannot compile my code. The compiler breaks up with the message :
'_beginthreadex': identifier not found, even with argument dependent
 
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.