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# / July 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Memory corruption with interop call28 Jul 2008 19:10 GMT2
First of all, I apologize for cross-posting. I posted this on the
framework.interop group as well, but haven't received a response yet, so I
thought I'd try here...
I'm trying to write an app that perfroms some work using the CUDA SDK (for
C# GetObject Support28 Jul 2008 18:53 GMT1
I can't find a sample or sample project for implementing the GetObject
support for a c# project with ComVisible=true
thank you for your help
tobias
NUnit: Test for file system28 Jul 2008 18:51 GMT5
with NUnit (C#) which is the better way to implement some tests to operate
on a file in the file system?
For instance: file exists, file read and file write.
Thanks in advance.
Question about DateTime28 Jul 2008 17:33 GMT4
I have a DataRow dr retrieved from a database. One of the column is datetime
type. How do I convert it to DateTime structure in .NET?
DateTime dt = DateTime.Parse(dr[datetimecolumn].ToString()) will drop the
millisecond part. I want to keep the millisecond part.
Share Class between Windows app and ASP.NET website28 Jul 2008 16:27 GMT4
All,
I created a class in a windows application and I'd like to be able to
pass an instance of that class as a method parameter to a web service.
The class contains 100 variables. I tried adding a new class to the
learn C++ or C#28 Jul 2008 16:06 GMT157
If I haven't made substantial investment in either C++ or C#, which language
would the experts recommend I become well acquainted with?
Daniel
View into objects in watch whereever I am28 Jul 2008 15:52 GMT8
I've trouble with debugging a huge programm.
I want to look into the properties of an object when I am at a breakpoint.
But in the watch window he tell's me that the object is "out of scope".
Two questions:
how to create touch screen application in vb.net28 Jul 2008 15:40 GMT3
i want to creat an touch screen calculator
how should i devlop the windows form?
Multiple Parent Hierarchy...28 Jul 2008 15:25 GMT3
I have searched and found where this has been discussed, but the
suggestions I have found have all ended up tuning into debated about
whether it needs to be done - but - as far as I can tell - I need to.
  I am trying to setup a database that tracks parcel history. I want
Howto use callback functions with a C DLL28 Jul 2008 14:30 GMT5
I have a C DLL that I want to use from a C# project. The C header file
contains these declarations:
typedef void (*callback_t) (const unsigned char *data, unsigned int
size, void *userdata);
Make class B visible only to class A inheritors28 Jul 2008 12:44 GMT3
I have two classes A and B in the same assembly. Every instance of the A
class holds a reference to a B instance. I need to make B visible
outside the assembly scope only to A inheritors. Is it possible?
Thanks in advance!
detect the change of a certain sheet.cells28 Jul 2008 09:54 GMT1
Is it possible that someone can kindly tell me how to detect the change of a
certain cell?
environment is VSTO + VS 2008 + EXCEL 2007.
the Globals.sheet1.Calculate += is successful
Determine underlying Object in Asynchronous EndInvoke().28 Jul 2008 09:49 GMT3
I call some "worker"-Methods asyncronous. here some simplified code
...
public delegate long AsyncWCaller(string parameter);
...
Application Configuration28 Jul 2008 09:31 GMT1
I am working through the Configuration Element Class example at ...
http://msdn.microsoft.com/en-us/library/system.configuration.configurationelemen
t.aspx

I have duplicated all the modules (C# and XML) with a simple main module of
...
Foreach row in datagrid?28 Jul 2008 09:06 GMT2
In the compact environment, how can I loop through the rows of a datagrid?  I
what to look at column 3 of each row to determine if I need to insert or
update a record (column 3 is an ID).
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.