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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Error is Object doesn't support this property or method20 Sep 2006 22:36 GMT5
Subject: Error is Object doesn't support this property or method
I am trying to pass a C# string under Vs2005 (Net2) to an Vb6 ActiveX
Control.
I get the following runtime error--
Help with PInvoke of a struct20 Sep 2006 22:23 GMT3
I believe I'm not PInvoking this struct correctly.
Here's the API definition.
typedef struct _SP_DRVINFO_DATA {
 DWORD  cbSize;
Catch CTRL+C20 Sep 2006 22:18 GMT5
Is there a way to catch CTRL+C key pressed by an user? Can someone point
me to an example code block?
Thanks.
-Samik
Beginners Question on 'return'20 Sep 2006 21:45 GMT7
I just want to be sure about this. When I have code like this:
//data member
System.Drawing.Drawing2D.GraphicsPath graphicspath=new
System.Drawing.Drawing2D.GraphicsPath();
Eliminate the URL when using EventLog.WriteEvent20 Sep 2006 21:39 GMT7
How can I eliminate this URL link which is automatically appended to what I
write to the event log using EventLog.WriteEntry()?
"For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp"
sscanf in c#20 Sep 2006 21:33 GMT20
Anybody know if anything exists like sscanf in c.
I found a few things OL but most were pretty old. Maybe something has
come along since 2004?
Thanks
A design question20 Sep 2006 21:10 GMT3
I have a question about design.
I have below a method called InitData and a struct called Data.
Metod InitData is used for loading a hashtable with some data that is about
number of decimal and some limits for max and min value.
Cast string to DateTime type for Access Short Time field20 Sep 2006 21:10 GMT2
Hi, All
Please, i need help with cast string to DateTime:
DateTime dt = new DateTime(2006,09,17); it works i can update Field in
Access DB
BinaryFormatter Version incompatibility.20 Sep 2006 20:30 GMT4
I'm getting an annoying exception:  BinaryFormatter Version incompatibility.
Expected Version 1.0.  Received Version XXXX
I've looked all over the web and everything that discusses this seems to be
associated with web services.  Usually indicating that the code is mismatched
POST from a windows Service20 Sep 2006 20:17 GMT2
   This may be a stupid question but i'm just wondering if it is
possible to do a Http POST from a Windows Service (written in C#)
Thanks in Advance
List of EventIDs from the Event Log20 Sep 2006 20:15 GMT3
Does anybody know of where I can find a complete list of the events that
Windows writes to the EventLog ?
TIA - Jeff.
Error installing DLL component in system3220 Sep 2006 20:13 GMT10
I am working on an installer application to install 2 COM components in
the system32 directory.  I had this implemented previously to install
to a different directory (i.e. C:\sample\dll) and it worked fine. The
setup app seems to crash though when I changed the path to
disabling Trackbar scroll20 Sep 2006 20:11 GMT2
As a newbie to C# application programing ...I would like to know is
there a way to disable the user scroling of standard track bar
programatically...
Thanks in advance
What rows have been inserted in gridview?20 Sep 2006 19:51 GMT1
How do I know what rows in the gridView have been recently added (and
therefore need to be inserted into the DB) and which rows already came
from the DB (in an initial Load() ) ? I can't do it "on the fly" since
I can add to the gridview and later decide to cancel the process and
Error20 Sep 2006 19:47 GMT4
I created WEB app in C# and it runs fine on my local machine. When I moved
everything to the hosting server I've got an error:
Compiler Error Message: CS0246: The type or namespace name 'Photo' could not
be found (are you missing a using directive or an assembly reference?)
 
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.