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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Detecting Headphones21 Mar 2008 17:57 GMT5
Is there anyway to detect whether the user has plugged in his
headphones using C#?
How?
Newbi question.21 Mar 2008 17:52 GMT4
Hey I'm trying to learn how to connect a database to a C# project. The
tutorial I am trying to follow says to do the following:
Creating a Database Connection
The first thing you need when retrieving data from a database is, of
log4net mysteriously stops logging21 Mar 2008 17:25 GMT2
I have sent a message to the apache listserver, but thought I would ask
here, too, just in case anyone has seen this problem.
I am using log4net to do logging in my .Net 2.0 application. I am using the
most current version.
Can i avoid typecasting all the time by overloading an operator21 Mar 2008 16:54 GMT7
I'm working on a project where i use a
lot of sbyte-type variables. I notice
that most (all?) operators tend to cast
the result into int type.
Linq, stored procedure with timestamp output column21 Mar 2008 16:37 GMT1
I am trying to use linq to sql to call a stored procedure.
Here's the proc signature:
CREATE PROCEDURE [dbo].[apConvertDocument]
    @FromDocumentId int,
Multiple StateImageList21 Mar 2008 15:59 GMT5
  In a treeview, I want to display tree nodes with multiple state.
Like a node with two state like active/inactive and checkedin/
checkedout icon. Is it possible to do with multiple stateimagelist?
Else someother way to accomplish this?
Application.DoEvents() Equivalent in a Windows Service.21 Mar 2008 15:52 GMT3
I have a Windows Forms application that I'm 'converting' into a Windows
Service.
In order for the service to stop, I have to wait for an object to change
it's state. In the windows forms application I have something like;
Creating exe21 Mar 2008 15:39 GMT3
Quick question, I have an application which has an exe, couple of dlls
and a config file. Is there any way possible to have all in exe file
to run? I mean, I would like to only one exe at the client side. Is it
possible?
ASP Wizard Steps21 Mar 2008 15:37 GMT1
How can I keep track of which wizard steps have been navigated to and
completed, as well as how far down the wizard the user has navigated, ie I
want to knw that he has been as far as step 5 and not step six. I gather
this would be esiest by keeping a flag on the wizard.
Auto-creating documentation21 Mar 2008 15:02 GMT8
Is there a facility in VS Express to
automatically create an API-doc?
I could use the fairly OK Doxygen but
i'd prefer to use something from MS.
Gettext to localize software, or .resx file editor21 Mar 2008 13:02 GMT2
I'm searching a real good tutorial on using Gettext and .po files to
localize a software on Visual C# 2008.
Otherwise, a tool to Easily edit a .resx file ...
Thanks for your help ...
C# and COM21 Mar 2008 11:00 GMT7
I have to create an interface to allow another application to communicate
with ours. I'm thinking of adding a COM interface into our exe to allow this
but I'm not sure this is the best way to go.
The other application needs to be able to launch ours, send it some data and
.NET Assembly, Manifest21 Mar 2008 10:03 GMT1
I am a newbie and have some questions regarding .NET Assembly and
manifest:
(1) What is an Assembly? When the project is build, which dll or exe
is called Assembly? What is the difference between a .NET binary
Creating structs21 Mar 2008 09:43 GMT7
I wish to send in a struct called Str
as a parameter to a method. Do i have
to create it first and then send it
in or is it possible to create in
Errors computing modulo21 Mar 2008 08:35 GMT7
I get arithemtical error computing this.
 int modulo = -2 % 3;
The computer returns -2, as far i can
see. The correct value should be 1.
 
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.