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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
List of a generic type28 Nov 2006 19:49 GMT6
Is it possible to have a collection of a generic type?
for example:
class a<t> where t : class, new
{
Question on Tree View Node Click Handler28 Nov 2006 19:44 GMT1
Another question from a noob.
I need to use a Tree View and perform actions when the user clicks on
nodes in the tree.
I can manually add a handler function for NodeMouseClick, but this
Pull the current URL address from Internet Explorer28 Nov 2006 19:12 GMT4
I am writing a utility to help me in Internet Explorer.
How do i access Internet Explorer information.
For starters I would like to read the current URL from internet
explorer, into a variable in my programme. How do i do this?
Format text in a messagebox28 Nov 2006 18:43 GMT6
Hi i have a messagebox like so.
MessageBox.Show(mystring);
I would like to highlight each occurance of the word "and" in the
messagebox. How do I tell the messagebox to highlight each occurance of
Differences between WEB and Windows desktop applications28 Nov 2006 18:24 GMT16
can someone tell me the main differences between the web and windows based
applications?
thank you
Selection on disabled ListView control28 Nov 2006 18:11 GMT3
I have a ListView control and I make it disabled when a certain event occur.
My problem is that when the control become disabled, the selection on the
selected item is gone.
(I want that the user will still be able to see the selected item).
Web Application Data Extraction28 Nov 2006 18:02 GMT2
A customer of ours has a web application done in oracle forms, java applet
is used for client access, need to extract data from two text boxes in the
screen, any suggestions of how to approach this? TIA
Need shared access to file in C and C#28 Nov 2006 17:22 GMT2
In C, I'm creating a log file like this:
   upd = _fsopen(outputFile, "wt", _SH_DENYNO));
   //  writing...  Here's a sample.
  fprintf(upd, "Sample contents");
TreeView Node Click Handler Question28 Nov 2006 17:19 GMT2
Another simple question from a noob.
I would like to use a tree view and perform actions when the user
clicks on nodes in the tree.
The C# IDE sets up many things automatically - for example when you
How to create an array of a certain type28 Nov 2006 16:44 GMT2
I am writing a programme that when run will list the current internet
explorer windows open, and allow the user to choose which one they
would like to work with. At the moment I have managed to get as far as
finding open windows, and detecting which ones are internet explorer
Memory leak detection28 Nov 2006 16:41 GMT1
Will GC.GetTotalMemory(true) reliably tell if a console app could have a
memory leak, given the nature of memory management of GC in .NET? Like
calling it two times, each at the beginning and right before exiting from the
app?
File drag and drop with Windows Vista28 Nov 2006 16:29 GMT5
How can I drag and drop files from Explorer to my .NET application in
Vista?
It looks like the DataFormats.FileDrop doesn't work anymore in Vista.
An example would be greatly appreciated.
int32 Vs Int28 Nov 2006 16:27 GMT4
I saw some code using int32 recently I checked the ECMA doc's and
couldn't find a reference to this type. Am i right in thinking this is
the same as string Vs String and that int is simply a shortened form of
int32 - both of them representing 32 bit signed integers?
DrawString - few font styls in the same row28 Nov 2006 16:18 GMT1
Is it possible to draw string with few font styls, like in WORD (i.e. Bold
and Underline) at the same line, on the same text ?
and is it possible that part of the line will be bold and the other one not ?
Thanks,
changing executable file name in visual 200328 Nov 2006 16:04 GMT3
I changed my solution name to  a new name, but still visual studio 2003
builds the executable with the old solution name. Also, I am unable to
change the name from Project properties dialog box. The text box which
has the name is uneditable. How to change it?
 
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.