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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to ...08 Nov 2007 23:00 GMT3
Reflect an assembly (current dll) and create
instance object of every class which base
clas is "Module"?
Many instances of the same program08 Nov 2007 22:10 GMT6
I need to run more then 1 instance of the same program but also I need to
know which instance is running.
In C++ code was:
 int nInstance = 0;
clock_gettime(CLOCK_MONOTONIC, struct timespec*) equivalent for c#08 Nov 2007 21:58 GMT4
I am new to c# and want to port a c++ library to c#. I need an accurate
timesource which has at least millisecond resolution. A clock, which
counts the seconds/milliseconds since booting windows would be great. A
clock which may jump in time during runtime would lead to false ...
What's wrong with that code? Webbrowser control doesn't launch08 Nov 2007 20:13 GMT9
Hello experts,
That's very very simple question but i wonder if you can help:
I have form1 and a button which brings user to form2 when button is
clicked, and i have a web-browser (.net 2.0 component) control placed
Implementing a Custom Download Manager and Integerating it with IE08 Nov 2007 20:06 GMT3
Hi List,
I am trying to create an application which is a Download Manager. I
want this to be attached to the IE so if user clicks a link on the
page to download something and which basically opens my download
TimeSpan Problem08 Nov 2007 19:47 GMT5
Why is it that:
DateTime start = DateTime.Parse("1:00 AM");
DateTime stop = DateTime.Parse("2:30 AM");
TimeSpan ts = stop - start;
Application settings....aaarrrggggghhhh !!!!08 Nov 2007 19:38 GMT2
Sorry for the subject line :)
I am having some trouble with persisting the apllication settings although
it should be easy and straight forward.
From MSDN: ....and persisting the settings between application
Is CSAML a joke?08 Nov 2007 19:17 GMT6
A colleague at work has been talking a bit about XAML. I thought I would
look into it. While there are some interesting concepts in WPF, I can't
believe anyone is serious about XAML. What an incredibly painful way to
write code. Why would anyone want to do that.
Class, Constructor and Property - II08 Nov 2007 19:06 GMT4
Refer to my original post at:
http://groups.google.com/group/microsoft.public.dotnet.languages.csharp/browse_t
hread/thread/c50a6ec6270a41c0/2b202ff938fed637?lnk=gst&q=Class%2C+Constructor%2C
+Property#2b202ff938fed637

I want to know:
(1) Is it necessary to define SET property if the ...
I can say I have an object-oriented database. Am I wrong? Please help me.08 Nov 2007 19:05 GMT2
Hi group
There are many RELATIONAL databases like MS SQL server. They are not
called object oriented database because their base concept is row and
not object. But suppose following scenario:
Getting Excel column totals08 Nov 2007 18:36 GMT4
I am exporting certain records to Excel 2007. There are about 15-16
columns and I want to take the print-out of this Excel document
(containing exported records) in Landscape mode. I am using A4 page. I
want to arrange the Excel document in a way that on first page 15 rows
Visual C# .NET 2005 express problems08 Nov 2007 17:17 GMT10
Visual C#.NET 2005 express has some issues, unlike VB.NET 2005 has
none of them:
The most annoying one is:
For example if there's a coding error, it must be reported at the
import this data into SQL Server08 Nov 2007 16:35 GMT8
Could you please help me in this project.  I have aTab delemeted file.  It
has 20 columns and some data.  I have to import this data into SQL Server.  I
am using sql express edition. I am using Window forms to load the files It
doesn’t have import or export wizard.  Do you have ...
C# 2005 Express Missing Features08 Nov 2007 16:24 GMT5
What features are missing from the Express version of C# 2005 vs the
full enterprise version?
Thank you.
Kalvin
COM Interop.08 Nov 2007 15:53 GMT1
I have a COM dll that I am consuming from C#, one of the methods is returning
an object as void** which gets converted to IntPtr in C#.
So the question is how do I convert the IntPtr to myObject wehre myObject is
of type IMyIface myObject; (I know that hte void** is of type ...
 
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.