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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Showing HTML page in a windows application27 Feb 2007 16:12 GMT3
I am new to creating a windows application and have been asked to
display an HTML page when a certain button is clicked.
I have created the HTML page but don't know how to display it when the
button on the windows application is pressed.  Can anyone point me in
Asp.net using c# code behind27 Feb 2007 16:08 GMT4
tell me about Asp.net with C# code behind
automatic window scaling to any screen resolution27 Feb 2007 15:56 GMT1
i currently have a pretty large window that needs a minimum of
1280x1024 screen resolution so that it can fit on my screen. how do i
make the window (and ALL other controls on the window) automatically
adjust so that it is fully visible on any screen resolution setting?
Free weather web service27 Feb 2007 14:33 GMT4
I would like to show users in my Windows Forms application weather
conditions in a concrete point based on latitude/longitude pair
values.
At the moment I have different points identified by latitude and
Build date27 Feb 2007 14:23 GMT2
In C++ there is a macro __DATE__ which gives you the compilation date. In
C# I need a similar functionality, is this not possible?
Cheers
Bjarne Nielsen
Catch process exception27 Feb 2007 14:15 GMT9
My app starts process. Some times this process exits because of
exception. Can my app know if the process exited due to exception or
gracefully?
In both ways, the exit code of this process is zero.
How to change value of element with known path using XML27 Feb 2007 13:53 GMT1
Hi,
I need to change a value of an element in an XML file, I have been trying to
select the node to edit but can only get as far as component and have to
itterate through..
Bitlocker api27 Feb 2007 12:54 GMT2
I am trying to use Bitlocker api: Win32_EncryptableVolume :
http://msdn2.microsoft.com/en-us/library/aa376483.aspx
Is there a C# wrapper available for the api?
Thanks,
Retrieve the file in scope in C#27 Feb 2007 12:12 GMT1
I'm trying to build a function that retrieves the file in scope,
meaning that i'm building a log and i want to write in it the curent
file the debug is  in. For example if i have a file called myClass.cs
and a method GetTotal() i want to have :
labels collections27 Feb 2007 10:05 GMT2
I wish to create a collection from labels on a form.
I know the form has a control setting.
But I wish to access specifically numbered lables only ( label20 to
label50);
saving user preferences27 Feb 2007 09:01 GMT2
I have a windows application that needs to save some user preferences to an
xml and to load it on the next application run.
Saving the preferences is done per user.
I know that there is a way of saving it to some path under "Documents and
TreeView node insertion in between existing nodes27 Feb 2007 09:01 GMT1
I've got a treeview created by
           TreeNode node = treeView1.Nodes.Add("one");
           node.Nodes.Add("three");
looks like:
MMC 3.0 managed start page27 Feb 2007 08:34 GMT1
I am developing a managed c# snap-in for MMC 3.0.  According to
http://msdn2.microsoft.com/en-us/library/bb226798.aspx, the start page
should have smoothly expanding/collapsing sections. Unfortunately,
mmc30_samples in WDK does not contain a start page sample. Do I have to
String.Format on Japanese Windows27 Feb 2007 08:33 GMT1
I want to create dates in the following format: dd-MMM-yyyy e.g. 13-
Mar-2007
But are seeing some problems when running on a Japanese Windows XP.
Regional settings are set to JP.
Working with app.config27 Feb 2007 08:07 GMT5
I have a app.config file and I'd like to read and modify strings in it.
I can read but I can't modify strings. The code I'm using is this:
System.Configuration.Configuration config =
ConfigurationManager.OpenExeConfiguration(ConfigurationUserLevel.None);
 
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.