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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Could i access ConnectionStringSettingsCollection ( Web.Config ) in Class Library?19 Aug 2006 23:56 GMT1
Could i access Web.Config in Class Library?
Next line work fine in web project that consist Web.config:
strConnString =
System.Web.Configuration.WebConfigurationManager.ConnectionStrings["CONN"].ConnectionString;
Check VAT ID Number C# ?19 Aug 2006 22:12 GMT5
I need to check VAT ID Number (from IE company) to check it's valid or not
in C#, how can I do this ?
Some source is available ?
Thank you in advanced.
New to C# - DB question19 Aug 2006 20:05 GMT11
I am used to using old school ADO where I might create things like:
objConn.Open( sConnectString);
objRecordSet.Open ("Select * from users where UID=' + sUserID + "'",
objConn);
creating an activeX component at runtime19 Aug 2006 18:28 GMT4
I have a C# application (VS2005) with Microsoft Mappoint activeX control on
a form. At a certain moment I want to create a second one temporary in code.
This seems not to work, when I try to access it I have an InvalidActiveXState
Exception.
How to read ".txt" resource files19 Aug 2006 16:31 GMT1
Does anyone know if there's a built-in way to read a ".txt" based resources
file (one that's converted to a ".resources" file by "resgen.exe" at build
time). I need to read/write the ".txt" file directly. Thanks.in advance.
What is himem.sys?19 Aug 2006 16:12 GMT16
I am trying to learn C# but I have a problem.
I'm trying to have a virtual class with an abstract method that is a getter.
It returns a void pointer, but when I debug and run via the compiler it says
that himem.sys is missing. I know this must be a COM-problem. Do you think I
Checking OS Version from C# WinForm App19 Aug 2006 14:11 GMT2
This seems like it ought to be easy, but I couldn't find anything for C#. I
already knew about _MSC_VER >= 1400, but I'm not doing C++ much anymore. I
need to verify XP SP2 or better installed.
Thanks,
Error at System.Runtime.Remoting.Proxies19 Aug 2006 13:44 GMT1
i am getting an error in remoting proxies like the below :
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage
reqMsg, IMessage retMsg)
How to search  for some process  ?19 Aug 2006 10:37 GMT1
I wnat to detect IIS status.
Someone tell we could do that by searching  for inetinfo.exe process
But How can I search  for inetinfo.exe process  with C#?
NUnit Test cases execution19 Aug 2006 10:34 GMT3
I have 5 test cases (b, c, a, d & e) , NUnit picks up the in
alphabatical order. I want to execute the test case e first before the
exection of other function.
Is there any way to execute the NUnit test cases in a particular
HELP : URGENT : How to get the list of printers on the web server?19 Aug 2006 09:29 GMT1
ASP.NET 2.0 (C#) application
Using Windows authentication and impersonation
Windows Server 2003 (IIS6)
Server is a member server on a domain
Drag/drop for tree view?19 Aug 2006 08:27 GMT1
Is there an object similar to the treeview (or way to extend tree view)
that will allow drag/drop functionality to reorder child nodes?  For
example:
Parent1
Beginner question re data structure19 Aug 2006 07:43 GMT3
I'm working on a console app that takes as input a list of domain names
then pings them.  The data I want to work with is:
long rtt (ping round trip time in ms)
IPAddress ip
Problem with big form19 Aug 2006 01:27 GMT8
I have to make big form but i cant make it bigger that 1036; 780.
How to make bigger form that this ??
Get month name based on int18 Aug 2006 23:11 GMT1
Inside a loop I want to add the monthnames to datalist. Now I add numbers
from 1 to 12, I like to see the real names of it.
How can I do that?
Thanks!
 
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.