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# / February 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Which MySQL Provider.09 Feb 2007 21:00 GMT14
I've been given a project to work with which involves connecting to
MySQL from .NET 2.0 app.  I've googled looked and there is a metric ton
of different MySQL ADO.NET providers from different people.
Is there a consensus on which one is the most stable, more or less
DirectShow C#09 Feb 2007 20:53 GMT1
Can anyone send me a snipper code of how to build DS graph for "File Source
(Async.)" filter as intelligent graph builder?
Thank you
Do we have managed newsgroupss for WWF and WCF questions?09 Feb 2007 20:49 GMT6
Do we have managed newsgroups for WWF and WCF questions? If not, which
newsgroup should I use for WWF and WCF questions?
Thank you,
Max
How do I tell my project about a new method in a C++-developed ActiveX control?09 Feb 2007 20:19 GMT2
I have a .Net Windows app whose sole purpose is to be a wrapper to
display an ActiveX control (.ocx file) developed in C++.  I just added
a new method to the control.  My .Net project does not know about the
new method.  How do I tell it?
Collapsable / Docking Panels09 Feb 2007 20:18 GMT1
Is there a collapsable panel available in c#, e.g. like the toolbox /
solution explorer etc...
Or would one have to develop one?
thanks
Interface and enums09 Feb 2007 19:08 GMT13
Can someone explain why you can't declare enums in an interface?
The compiler says "interfaces can't declare types"
Ignoring the syntax implications it seems to me that you should be able to
declare that an enum exists. i.e. It is within the 'spirit' of an interface
List of soundcards09 Feb 2007 18:51 GMT2
I am looking for a way to obtain the list of all the soundcards installed
(ASIO ones included).
I had a look to the mciSendString with "info" parameter, but it seems that
it's only for the current one...
The type initializer threw an exception09 Feb 2007 18:41 GMT4
We migrated our windows application from 1.1 to 2.0. The debug and Release
mode of the application work fine with some tweaking. But when the setup
project is migrated to 2.0 the installation gives the follwing error:
Message:The type initializer for
Little clarification09 Feb 2007 16:41 GMT2
Ok in my app i have some classes that will only ever have one instance. All
of which i make Singletons.
I also have another class that acts like an easy access wrapper for any db
access. Again this is a one time instance.
convert string to double and count characters09 Feb 2007 14:49 GMT6
I need to convert from a string a double that is followed by a scaling character (k means *1e3,
M=*1e6, etc) then apply the scaling character. Example:
"-1.345k  #comment"
I know roughly how to do this in C (using the %n in the sscanf format specifier to find the number
oo mess: how to make life complicated for yourself with inheritence and collections.please help09 Feb 2007 14:26 GMT3
i've got myself into a bit of an oo mess. it's probably me
misunderstanding how oo works.
I've got a base class called "Feature" which some classes inherit. in
the database i've stored the data in a table along with a type id to
Mapping Notify Messages to a function09 Feb 2007 13:54 GMT2
I have writen a C# Com object which interacts with a piece of hardware
via a C library. At the moment I poll this hardware from within my C#
assembly to see when new messages are received. The C library also
contains a function called setNotify() which posts a
I just don't understand how enums work.....Help needed09 Feb 2007 13:20 GMT3
I have a class as follows:
   class GamesConsole
   {
      public int iReference;
printing datdgridview09 Feb 2007 11:49 GMT1
Any tips on how to print the data in a datagridview control?
Copying application folders09 Feb 2007 11:21 GMT7
I have a bunch of projects in my solution with a typical dependency
structure.  A class library project (lets call it "X1") at the bottom of
the dependency tree has a folder with a bunch of files that are set to
be copied to the Output directory on compile.
 
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.