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# / June 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Setting NTFS permissions using 2.0 framework27 Jun 2006 20:56 GMT3
Apologies if this has been asked & answered (pls post a link if this is
so) but I am tired of finding a close but not quite close enough
solution. I am looking for a sample or explanation of how to use
asp.net 2.0 to set NTFS folder/file permissions. Most of the solutions
Hex() in C#27 Jun 2006 20:47 GMT8
Does C# have an equivalent function of  Hex() -> "Returns a string
representing the hexadecimal value of an integer" in VB?
thanks,
Refressing ConfigurationSettings.AppSettings27 Jun 2006 20:15 GMT1
I read my applications App.Config file using
ConfigurationSettings.AppSettings
When I try to check it's last access write time using File.GetLastWriteTime
and the refresh new data from App.Config using
picturebox detect pixel color27 Jun 2006 19:46 GMT3
I want to detect a pixel color number when i move the mouse over de
picturebox.
I think the next line has the color but i don't now how i get it:
System.Drawing.Point pt = new Point() ;
Setting Colors in Base Form to be used by Child Forms27 Jun 2006 19:12 GMT1
I want to be able to define standard colors in a base form, then have
child forms use those values instead of standard colors.
Ex in my base form I want to do this:
Color myColor = System.Drawing.SystemColors.Control;
How to use this generic?27 Jun 2006 19:07 GMT15
I have this class:
public class MyClass<TValue> where TValue : IMyClass, new( )
{...}
I need to create a class that will hold instances of the above class
Can I automate browsing of this site?27 Jun 2006 18:58 GMT1
I'm trying to automate this for a mass-processing of GDC number
information (scrapping).  I've tried everything I can think of and
every example I've come across to no avail.  The root site is:
http://www.dcor.state.ga.us/GDC/OffenderQuery/jsp/OffQryForm.jsp
InternetSetCookie() replacement?27 Jun 2006 17:55 GMT2
I am in the midst of converting a .NET 1.1 app to 2.0, and have run across a
section where the old programmers were using [DllImport("wininet.dll")] to
get to InternetSetCookie().
Is there a way to do this natively in .NET 2.0?
How to check current mouse position is desktop window?27 Jun 2006 16:07 GMT3
I create a system mouse hook, to get mouse position and click events.
use GetDesktopWiindow and WindowFromPoint(x,y) to get window handle in my
hook proc.
Click mouse on desktop window and print the window handle which i got in
Asyncronous problem27 Jun 2006 16:05 GMT1
Hi,
I made an application that foreach directory that found in the hardisk
create a node into a treeview.
Of course, to avoid that the user interface gets blocked, i use a handler in
Working with Excel27 Jun 2006 16:04 GMT1
I'm new to C#.
I want to open an excel document and work with it in C#.
I currently have Excel2000, I think it is version9.0. But Clients might have
office XP, XP2003 on
TreeViews27 Jun 2006 15:55 GMT2
Hi to all,
When i use the treeview and i add nodes to it, i have the problem of the
depth. I try to explain myself.
depending of the number of nodes i add or the place where i add it, i have
Printing a WinForm as a Graphic27 Jun 2006 15:19 GMT6
I'm using Visual Studio 2005 and C#. I need to print a WinForm used for data
entry as a graphic. In other words, I need to print the exact WinForm the
user sees on the screen.
I searched through the newsgroups, and found the code below. This seems
Embed Another Application In my C# App27 Jun 2006 15:13 GMT3
I am looking to embed an application into my c# Application.
(Google Earth for reference)
It does not appear to have an OLE interface.
I want to use it on a panel within my application thus allowing me to add my
Update in repeater27 Jun 2006 15:07 GMT2
I've a problem in an update operation in a repeater.
This in my code:
<asp:Repeater ID="rpCosti" EnableViewState="true" runat="server"
OnItemCommand="OnUpdate">
 
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.