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
Boolean, Int3225 Nov 2005 17:45 GMT4
is it it correct that variables of types like Boolean and Int32 cannot be
null?
It appears these types are structs, and not classes and therefore variables
cannot be assigned the value null (like DateTime as well I think). Is there
Reflection with .NET2.025 Nov 2005 16:32 GMT1
I've a problem with loading classes with the Reflection API of .NET2.0.
What I want to do is the following:
I have a directory which has several subdirectories with DLLs and an EXE File.
The EXE File contains a Class which I want to load and create an instance of.
Scroll Bars Visible25 Nov 2005 16:25 GMT1
Is there any way of knowing if scrollbars have appeared in a control that
has a ScrollableControl that has AutoScroll set to True?
I have found this:
http://msdn.microsoft.com/library/default ...
Extracting a 2 dimensional array of values from a range of Excel Values.25 Nov 2005 15:40 GMT2
Is this possible? I am currently retrieving the values cell by cell
which is terrible in terms of execution speed. If I could access the
data with one call to the interop Excel object that would be great.
Am I correct in thinking that Value2 is a wrapper around a 2 dimesional
Name of selected file25 Nov 2005 14:49 GMT2
I would like to ask, how my program can get the name of the selected
file, when it was selected.
I mean, that i select a file in windows xp, and then my program that
works in background receives the name.
Disconnecting form the SQL server25 Nov 2005 14:40 GMT6
I have an application that connects to an SQL server.  I need to be able to
disconnect all connection that I opened.  I am closing and disposing the
connection but the connection pool is keeping them alive for later use.  How
do I convince the connection pool to drop the ...
printPage trigger event?25 Nov 2005 13:52 GMT1
What do I need to do in my program to get the following event to occur.
Thanks!
Rich.
// C#
Diagnostics.Process starts exe's which raise SecurityException's25 Nov 2005 13:05 GMT7
I have a small scheduling application that I have written which will be
running on a Windows 2003 server. This application is started at
different times by an 'autosys' job (though I am testing by
manually starting the app from the server, that is logging into the
XPath, XML and other25 Nov 2005 12:59 GMT2
hello, i have XmlDocument with InnerXML property returnig this (xhtml))
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"[]>
about team foundation server25 Nov 2005 11:56 GMT1
i have a vs2005 beta3 version and i work alone
but i'd like to use team foundation server in order to get some report of my
project , version management and task management and so on
in this case what should i have to do?
Creating a char or String from ascii code25 Nov 2005 11:51 GMT3
Can anyone tell me how to create an instance of a char or string from
an ascii character code.
That is if I wont to create a tab char (code 0009), how would I achieve
this.
How do I limit the form to unmovale and unresizable?25 Nov 2005 09:55 GMT1
How do I limit MyWinForm so it can't neither movable nor resizable?
Thanks for help.
Jason
how to run multiple instances of a windows service25 Nov 2005 08:55 GMT5
hi!!!
i want to make 1 windows service and be able to run like 20 independent
instances of this.  
the main reason i want this is to be able to see the names of the processes
Marshal a class partially25 Nov 2005 07:36 GMT4
Is is possible to mark a class-member-variable to avoid its marshaling?
[StructLayout(LayoutKind.Sequential)]
class MyClass
{
Help regarding sqldataadapter.25 Nov 2005 07:03 GMT1
i am having problem at a time of using sqldataadapter.
My adapter is using two tables into which i want to add records.
I am using two dataset for updating these table.
My problem is even if i added records into two different tables it 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.