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
C# Equivalent to this VB.NET Code17 Mar 2008 19:01 GMT1
What is the C# equivalent?..,Thanks
Public Enum InetConnState
       modem = &H1
       lan = &H2
.NET class as COM class17 Mar 2008 18:40 GMT3
I defined a interface like following:
   [ComVisible(true)]
   [InterfaceType(ComInterfaceType.InterfaceIsDual)]
   public interface IMyInterface
Object management : keep alive or dispose and rebuild17 Mar 2008 18:36 GMT1
I have built an object which does some jobs on a particular server.
There can have lots of this object running concurrently.
I want to know what is the best way to optimize my application:
- keep all those objects alive in memory without any timeout (the object is
DataSet and Schema17 Mar 2008 16:38 GMT1
I have a schema that I use for a dataset. After getting the data into
the dataset, I send it to an AST.Net Session.
I need to read the data from the session, and want to do so like a
Typed dataset (i.e. use the schema to increase readability). Does
How to extract static data out of an assembly?17 Mar 2008 16:37 GMT2
How can I extract the value of a static strnig field that resides
inside a dll?
Thanks!
Getting log4net to flush with each Log?17 Mar 2008 15:27 GMT2
Does anyone know a workaround to get log4net to flush with every log?
I know that l4n version 1.2.10 as the .flush method, but we're stuck
on an older version.
Currently, if our process is killed (or there's a power cut etc) our
How to let user delete multi rows from the BindingSource17 Mar 2008 15:27 GMT2
How to let user delete multi rows from the BindingSource
I have in my program datagridview bound it to sql table
Throw Bindingsource
To fill it:
How to handle StringTrimming.EllipsisCharacter in Vista17 Mar 2008 14:11 GMT1
I am doing some special painting in a listview control. I have gotten
the drawing of the string to cut off and ellipse correctly in XP but
in Vista the cutoff and ellipse never happen. I know it's possible,
Windows File Manager does it - when a filename is too long it'll
mouse double click event problem17 Mar 2008 11:53 GMT1
Hi im trying to create a double click event on a list view and i have
it working perfectly ish, problem is the event will even fire if i
double click on the scroll bars any ideas on how i stop this from
happening?
PropertyGrid17 Mar 2008 11:42 GMT6
When I use the propertygrid to display boolean value property, le
choice is always "true or false", in english.
Is it possible to modify it to strings for used culture ?
For exemple, "vrai ou faux" in french ...
Forms application 'blanking out' while busy17 Mar 2008 08:10 GMT2
I'm building a forms app that parses thousands of text files. My boss
insisted it have a GUI, to which I added an information console and a
progress bar tracking the number of files parsed.
Everything is working fine, except that when the application is run,
given InternetExplorer object, how do you get it's text in titlebar?17 Mar 2008 07:21 GMT1
The following code below loops through all InternetExplorer objects
and sets the TitleBar to 0--thus hiding all the toolbars.  What I
really want is to hide the toolbar only if the text in the titlebar is
set to something.  Given InternetExplorer object, how do you get it's
Beginner with Questions re: WPF, WCF, LINQ17 Mar 2008 06:12 GMT13
I am coming from a PHP, Java background. I am just getting started with C#
and I am trying to figure out how to program something (I have about 3 months
to do it). All I want is a confirmation of the direction I am going and then
I will start to learn everything.
resource images17 Mar 2008 03:45 GMT1
I have a bunch of images in my resource folder of a project. I want to
use those images throughout my project but not sure how to access
(what is the path?) to those images?
Any help or pointers on how to use the resource folder would be great!
How to detect SQLServer 2005 ?17 Mar 2008 02:56 GMT6
How can I detect if my computer have installed SQLServer 2005 or SQLServer
2005 Express with program like c# or VB.NNET?
 
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.