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 / .NET Framework / General / October 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Pasting into Outlook Express from the C# application..01 Oct 2005 17:51 GMT1
how about C# app that copies some data (text or pictures) into the
clipboard and then pastes them into new message opened in OE?
Is something like that possible?
String LastIndexOf bug ?01 Oct 2005 14:52 GMT2
string s = "aXXa";
Console.WriteLine(s.LastIndexOf("XX",0));
Console.WriteLine(s.LastIndexOf("XX"));
Console.WriteLine(s.IndexOf("XX",0));
Microsoft Office Automation01 Oct 2005 14:18 GMT4
We have a module that needs to automate word 2000 for certain added
functionality. I have successfully created the component to do this.
Basically I start word using a statement like
_word = New Word.Application
Icon with drop down.01 Oct 2005 08:04 GMT1
My company is creating a new IEAK but how do we create the icon like
the mail icon that has a drop down. I have searched endlessly and
finally resorted to posting my own question.
Does anyone know?
Delegates/Messaging Uncoupling Threaded Applications01 Oct 2005 02:39 GMT1
I currently have a .NET Form application which has a seperate thread invoking
delegates of the MainForm in order to have the main thread update the form's
controls.
I would like to move the secondary thread's behavior into another class, eg.
 
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.