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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
VS Goes to Sleep28 May 2007 21:17 GMT6
I have a solution with 5 projects ( 4 dll + main).
When I build it, the log comes up showing a successful build, but the cursor
is a thick arrow. When I click on the editor page, the hourglass cursor
comes on and stays on for about a minute or so.
Capture a programs output.28 May 2007 20:32 GMT5
I am trying to capture the out put of a command line program. Let say ping
or maybe better yet nslookup. I would like to launch and then capture all
the output , redirect it I guess to a string variable or something. I know
how to start it , but not how to capture it. Nslookup I ...
Scale fonts28 May 2007 19:50 GMT1
anyone knows if a Font can be scaled only in one dimension (width or height).
The result would be a Font that would have the same height and double wide,
for
example.
custom collection editor28 May 2007 18:53 GMT1
i want to know if is possible to create a "custom collection editor"
anyone know how to?
Get process full path28 May 2007 17:39 GMT4
I want to check if in this computer have outlook a programe.
If yes -->
System.Diagnostics.Process.Start ("OUTLOOK.EXE");
How to check if no??
REG_BINARY to meaningful text28 May 2007 17:33 GMT2
Can anyone please tell me how to retrieve meaningful value from
registry value in REG_Binary type?
I tried to convert REG_Binary value to string using the following
code.
forcing combobox elements28 May 2007 14:59 GMT4
I have a C# project with a windows Form. In the form I have a ComboBox. I
would like to force the user to choose one of the entries in the combobox,
and not allow him/her to edit the content of the entry chosen.
Is this possible in some easy and elegant way?
Check if program is already running28 May 2007 14:07 GMT1
How can I check from C# code if outlook program if the process is already
running?
if not, I run outlook with:
System.Diagnostics.Process.Start("OUTLOOK.EXE");
Data file only opened by 1 app.28 May 2007 13:51 GMT2
In an app that I', writing, I would like to implement the similar to the
functionality in MS Word where Word detects wether a *.doc file has already
been opened in another instance of Word. I guess I would set some file
attribute like read-only or something on the file - however, ...
WSDL28 May 2007 12:49 GMT2
I try to use wsdl in my application. In VS2005 in menu: Data->Add new
data source i choose - web service...then in URL -I set
https://something/abc?wsdl...and there is a problem...because I get
an
PageIndexChanging in a GridView28 May 2007 12:26 GMT1
In my C# 2.0 web form project, I have GridView1 in Form1.aspx.
I am wondering why I can't find the PageIndexChanging event in the
Form1.aspx.cs but the GridView1 still can go to other pages.
So, where exactly does the C# 2.0 web handle the PageIndexChanging thing?
how to retrieve section CDATA from xml file28 May 2007 10:04 GMT1
I have got xml document with CDATA sections containing special characters
like links to images.  All Iwant is to display the content in my div
section.
I tried like this:
Debug a .NET applet28 May 2007 09:11 GMT5
Hello...
I have a  Windows Forms UserControl in a ClassLibrary and I use this
UserControl as an applet in IE. Both WebApplication and UserControl
are in C#.NET 2.0. The UC has a button with a handler on it`s click
How can I custom a listview which item contains a processbar-like control?28 May 2007 02:07 GMT2
Hi,all
How can I custom a listview which item contains a processbar-like control?
And each processbar can be set respectively.
Any help gratefully received.
Split a DataTable into two DataTables28 May 2007 01:02 GMT2
Hi, I have a DataTable which I want split into two other datatables
with the top 1/2 of the original datatable in one datatable and the
other 1/2 in another datatable.
Is there any easier way to do this other than iterating through the
 
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.