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
I Need Some help !07 Nov 2007 06:47 GMT2
Hi, I need an open source program under ".Net" languages, the program
called "work flow management".
I wonder if any one could help me handle this exception!
If anyone could guide me please contact me . thanks .
size question,07 Nov 2007 05:43 GMT1
I have a form with two controls on it.  One is just a panel where I
will put buttons and slider controls eventually.  The other is a
custom control which draws some output.  I have docked the panel to
the left of the form, and I dock the custom control to "fill".
Modal forms07 Nov 2007 04:18 GMT8
Is this possible? I have 3 forms frmGrandparent, frmParent & frmChild. Can
frmGrandparent do a frmParent.ShowDialog() and then (while frmParent is open)
do a frmChild.ShowDialog(). At the end of the day frmChild should be the
topmost form and the focus should be on it.
Howto : Callstack at runtime?07 Nov 2007 03:56 GMT3
Hello NG,
is it possible to get - and if yes how - the call stack at runtime?
I am debugging a multithreaded application, an it looks like I have a
synchronization problem.
Tell me where to go.07 Nov 2007 03:24 GMT3
Feel free to tell me where to go if I am off topic, or even you think
my plea so pathetic as to make me unredeemable.  ;>)
My background is test software, instrument drivers, C/C++, assembly,
Tcl/tk, python, primarily Unix, a very little VS C++. Nowadays I see
is it possible to mark my CLR function as UNSAFE in code or visual studio anywhere so that wehn vs deploys, it creates unsafe assembly? (instead of me having to manualy deploy in tsql!)07 Nov 2007 02:50 GMT1
is it possible to mark my CLR function as UNSAFE in code or visual studio
anywhere so that wehn vs deploys, it creates unsafe assembly? (instead of me
having to manualy deploy in tsql!)
Petzold Assumed I Could Figure It Out -- I Am Stumped07 Nov 2007 02:10 GMT12
First, my thanks in advance to those who can help explain away this
mystery line of code.
Petzold is a great teacher and I appreciate his work; however, his
explanation about an extra line of code needed when a class is
Passing parameters to Crystal reports07 Nov 2007 00:42 GMT5
To create a Crystal Reports I use a ReportViewer.
How can I pass parameters to the report which is based on a stored
procedure.
Please provide some code.
How to Write a UDL File07 Nov 2007 00:02 GMT3
I have been searching for hours and can find no help on this.
I need to programmatically write a UDL file for a only Delphi Application to
use (my program is a launcher).
I was able to do this in Delphi but for the life of me I cant do it in c# -
Arraylist of arrays06 Nov 2007 23:30 GMT3
I have to create a arraylist of arrays. So, at the end, I have to
convert this arraylist in a two dimmensional array.
I wrote something like this.
ArrayList myAL = new ArrayList();
PInvoke GlobalGetAtomName06 Nov 2007 23:22 GMT7
I'm having problem calling the Win32 function GlobalGetAtomName from C#.
I'm getting a debugger popup telling me that the called function has
unbalanced the stack.
I'm hoping someone here can see what I'm doing wrong.
Creating a virtual directory in windows explorer06 Nov 2007 22:33 GMT6
Hello Friends,
Help requried for creating a virtual drive in windows explorer using
C#  which will work for both 32 bit and 64 bit machine(XP and Vista).
Means just want to show a xtra drive in windows explorer.
char to string fails06 Nov 2007 21:50 GMT3
char[] ch = new char[1];
ch[0]="-";
FileStream fp=new FileStream("z:\\" + "math" +  ch[0].ToString() +
"optpivot",FileMode.Open,FileAccess.Read);
WPF and Standard Output redirection - Weird Error06 Nov 2007 21:39 GMT7
I wanted to develop a WPF application to capture the output of a
command line program and display it in a GUI.
However I get a weird error in the following code:
           System.Diagnostics.Process pfadminProc = new
Drawing shapes in visio using c#06 Nov 2007 19:50 GMT1
I googled enough to the extent of going crazy. I want to draw shapes
of ellipse(node), arrowhead with their events being available, so i
can drag and drop them.
I have downloaded the Visio SDK 2007. The documentation is too
 
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.