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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
stuff keystokes08 Jan 2008 00:54 GMT1
how can i send key strokes to another application
after i started it using process class
when this applications starts i need anykey to continue
tks
Datagridview always visible08 Jan 2008 00:52 GMT1
There is a method to show always the rows and colums of a datagridview
although there is no data? I want that my program looks like a sheet of
Excel.
Thanks
Net Remoting and Performace08 Jan 2008 00:44 GMT9
Hello..
EveryOne..
i want to use the NET Remote between Server and Client.
But it was not good about the CPU Usage and sending time, whie i tested the
Error running app but not while debugging!08 Jan 2008 00:43 GMT7
Help please!  .NET 2.0.
I have a hashtable defined:
   public static Hashtable Params;
It currently is in a shared class in my app.  I have moved it from the
Registering Event Handlers in C# vs. VB .NET08 Jan 2008 00:35 GMT35
Am I correct in thinking that because C# doesn't have the "Handles" keyword
that VB .NET does, we have to register  event delegates manually in C#,
whereas in VB .NET using "Handles" takes care of registering the event
delegate for us behind the scenes?
mySqlBytes.buffer is getting converted to BigEndian even though both SQL server 2005 and the CLR function are on the same machine which shows BitConverter.IsLittleEndian == true07 Jan 2008 23:45 GMT4
mySqlBytes.buffer is getting converted to BigEndian even though both SQL
server 2005 and the CLR function are on the same machine which shows
BitConverter.IsLittleEndian == true
in tsql: select * from dbo.MY_CLR_FUNCTION(cast(1024 as binary(4)))
Property grid and parametrized category descryption.07 Jan 2008 22:37 GMT4
Is it possible to parametrize Property grid category?
I have class:
[DefaultProperty("Name")]
    public class Test
CaseSensitive list of tables from C#07 Jan 2008 21:58 GMT2
I'm trying to retrieve a list of tables from all_tables in a given
Oracle db. I'm using System.Data.OracleClient, OracleCommand and
OracleDataReader and I always obtain the results in uppercase. The
problem is that some tables where defined in "Mixed/Case" so when I
.NET Remoting and Exceptions07 Jan 2008 21:38 GMT2
.NET 2.0
I'm developing a system which consist of a winservice and a client app. The
client app accesses the winservice via .NET Remoting.
In this winservice I'd like to add a method which does some processing and
comparing just the time portion of time date variables07 Jan 2008 21:24 GMT6
Hi I am trying to compare just the time portion of two variables that are of
date time part.  For example I have
dtdate1= 2/2/07 10:00:00
dtdate2=3/4/07  9:00:00
newbie: Getting Program Files folder in Windows Mobile 6.007 Jan 2008 21:20 GMT5
Can anyonecome with some C# program example on how to get the path of
the "Program Files" folder on a windows mobile unit (//Program Files" in
an english version of WM 6)
I need to know if a specific executable is installed on the unit, and
Webcam Capture07 Jan 2008 20:53 GMT7
Which is the best way to webcam video capture with C# 2.0 and vs 2005?
DirectX? VFW Windows Api ?
Thanks
Find the parent node07 Jan 2008 19:35 GMT2
When restoring nodes to a tree, how can you tell what is
the parent of that node?
Also how can you get a handle to the parent node, this way
you can insert the node into the correct place?
Triple linked lists07 Jan 2008 18:15 GMT3
I have 3 object of interest wich are objects in 3d space,
surface,wire,point.
they are all interconnected,
and they all contain lists of objects they are connected to,
OpenMappedExeConfiguration and configuration, configSections,     sectionGroup values07 Jan 2008 18:09 GMT1
I'm access a non default application config file with
OpenMappedExeConfiguration() and it works great for "appSettings"
values, but I cannot get it to work for configSection values / with
NameValueCollection.
 
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.