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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Pocket PC Devlopment - Scaling controls at runtime06 Sep 2007 21:28 GMT1
When I add controls to a pocket PC form at design time, all the scaling works
fine.
I see in the initialize code the use of AutoScaleDeminsions and AutoScaleMode.
However, when I add a control (say a button) dynamically at run time and I
C# -> two buttons same code06 Sep 2007 21:11 GMT4
i forgot how to do this someone help
how do i make this into one
       private void mnuTray_Click(object sender, System.EventArgs e)
       {
export data06 Sep 2007 19:50 GMT1
Is there a way to read an excel spreadsheet and export the data from the excel doc to word or a text file?
example, if I only want columns A, B, and C, and export that data into a word doc, how could that be done?
Get a value from a binding source06 Sep 2007 19:35 GMT4
I have a text box on my form that I've got set to read from from my binding
source, so when ever I mighlight a row, that text box has the row ID in it.
Now how do I assign that value to a variable for use in other area of my
program?
DISP_E_EXCEPTION When calling VBA macro from background thread in C#06 Sep 2007 19:34 GMT3
This may actually be a COM or VBA issue but I'm hoping it can be
answered here anyway. I am making a call to a VBA macro in a Word
document in a background thread in my C# application. The call
executes fine on my machine. However, on the tester machines they get
CPU Serial Number via CSharp and Screen Shot06 Sep 2007 18:46 GMT2
How can I get the CPU serial number via C#
How can I get a screen shot via C#
Thank you,
Lit
Debugger not cleaning up06 Sep 2007 18:09 GMT7
Has anyone ever noticed that when you stop the debugger that
destructors (Finalize) are not called?
I have some code that is supposed to register for an event on a
database. In order for the code not to leave residual records on the
way to read object info in another form/passing parameter like06 Sep 2007 17:04 GMT6
I know in vb6 it was super easy to pass parameter or either read
example the textbox1.text on the already open form form2
like all object were as public. but is there a way to do something
that easy in c# because i wonder is there is a faster way than the
my button toolbar06 Sep 2007 16:57 GMT1
installed a new virus program and lost my button how do i get them back
From http://www.developmentnow.com/g/36_0_0_0_0_0/dotnet-languages-csharp.ht
Displaying MultiLine Content in a TextBox06 Sep 2007 16:43 GMT4
I am developing a C#.NET application in VS2005 that needs a function
that allows the user to edit some text content stored in a Text column
in a database. I have a TextBox control with AcceptsReturn, AcceptsTab
and MultiLine properties all set to True.
ResolveAssemblyReference.cache06 Sep 2007 16:29 GMT1
What is this file, and what is it used for?
The reason that I am asking is I am having an issue with my referenced
assemblies.  I have several utility type assemblies/dlls that I am
trying to reference in a web solution.  I modified the version of the
simple one on out parameters in functions06 Sep 2007 16:12 GMT3
i have this in a class:
   public void fn_X(out Int32 j)
   {
       j = 5;
Equivalent <CTRL> + <BREAK> in C#06 Sep 2007 15:47 GMT1
I got an pop-up error when I tried to run my window application.
However, I have no idea which line of code is causing the problem. Is
there a way to figurate that out? In VB, when I do <CTRL> + <BREAK> ,
it will jump to the line where the error occurs, is there a similar
InvalidOperationException in Process.WaitForExit06 Sep 2007 15:42 GMT1
The requirement is to detect closing of a word document opened by a process.
There is some piece of code which has to be executed after the document is
closed.
Using Process.Start()  document is opened, I used process.WaitForExit() to
Is there a free world cities DB?06 Sep 2007 15:38 GMT11
I'm looking for a free world cities data base that includes:
Longitude, latitude and time zone.
Thanks,
Sharon.
 
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.