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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Console app08 Aug 2007 00:45 GMT15
Is it possible to have an app that is both a console app and a windows app?
If there are no command line switches then it will run as a console app, if
there are command line switches then it will be a windows app. If I make it
a windows app then I can't write to the console. If ...
Problem with indentation when inserting snippet07 Aug 2007 23:26 GMT2
I am using VS2005 with C# and when go to insert a snippet
it is not indenting the code to where my current indent is.
Is this by design or is there a way to have it indent properly???
rotsey
implementing an interface07 Aug 2007 22:12 GMT6
hey all,
i'm trying to implement IHierarchyData interface and was wondering how do i
get the vs2005 editor to stub out the required functions?
thanks,
reading from InfraRed?07 Aug 2007 21:58 GMT2
I have a medical device which has an infrared and i want to know how can i
read data from it using the infrared/
Registering Add-In in Visual Studio 200507 Aug 2007 21:14 GMT3
I've created an add-in for VS2005, and it works fine on my development
machine. Now I want to deploy it to another machine, and I can't find out
how to register it. I read the following article on MSDN:
http://msdn2.microsoft.com/en-us/library/19dax6cz(VS.80).aspx
List.FindLastIndex with parameter07 Aug 2007 21:13 GMT4
I use a List<T> and the method FindLastIndex like this:
List<XmlNode> ListArticle;
int iIndex = ListArticle.FindLastIndex(TheSameYear);
...
one instance only07 Aug 2007 19:46 GMT2
how can i make sure only one instance of my application is running and
activate the running instance if the user tried to execute another instance?
AccessViolationException: Attempted to read or write protected memory...07 Aug 2007 18:57 GMT3
My C# app throws the following exception:
System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
From what I read so far I found that the problem can be connected to P/Invoke and that the places at ...
c# the youtube!!07 Aug 2007 18:46 GMT2
is there anyway to download the youtube videos into windows media format
using c#?
Custom Windows Form Control07 Aug 2007 18:17 GMT1
I am developing a custom control (inherit from control) that just
draws
rectangle border.
Then i insert more than 50 instance of this control in a panel.
What I don't like about C# so far, compared to C++ (managed or otherwise)07 Aug 2007 18:08 GMT29
First in an occasional series.
I'm somewhat experienced in C++, and am using .NET Visual Studio 2005
as the IDE.  I'm learning C#.
What I don't like about C#, compared to C++ (all flavors):
How to emulate system-wide mouse click?07 Aug 2007 18:00 GMT2
The term 'system-wide' just means that click is dealt in whole-screen
wide level.
Just like the real mouse pointer.
What I'd like to do is to emulate mouse move and click.
make a live update07 Aug 2007 17:03 GMT2
how can i make a live update feature for my application?
WebBrowser DocumentComplete event problems07 Aug 2007 16:57 GMT3
I'm using the WebBrowser object, navigating to lets say www.ynet.co.il. I'm
trying to find out when the site was completely loaded, But when I use the
DocumentComplete event it comes up 16 (!) times. Also the StatusText
property of the object is always "Done".
Does not run our app on Windows Vista07 Aug 2007 15:37 GMT19
When there is a shortcut of our app on the desctop, the app is not run until
all the security in control panel of win vista is cleared.  What to do to not
have this problem.  We do not want to tell the customers to do this.
 
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.