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 / New Users / February 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
MDI forms05 Feb 2008 18:37 GMT1
I need help on wondows MDI forms.
I created a MDI application with few child forms..
I need to set background image for my parent form..
If i use background image then...it is showing the image
How do you bind keystrokes to a control?05 Feb 2008 16:53 GMT1
Im trying to bind the F5 key to a button that will refresh the dataset
in my application. I tried to look out on the internet and have came
up with nothing. Does anyone know how to accomplish this?
Windows Mail Vista05 Feb 2008 16:17 GMT1
I want to change the font and add a logo to my auto signature and can't seem
to figure out how that is done.... help....
.NET (C#) and Word Application05 Feb 2008 12:17 GMT1
I’m a C++ developer and a very beginner in both C# (.Net) and Word
Programming. What my company wants next is something like this: from
different texts to build a Word 2007 document and then open this in the real
Word 2007 application to give the user the possibility to change ...
Modal dialog issues05 Feb 2008 07:04 GMT2
I've got an application, and I'm poping up a form modally using
TestForm aForm = new TestForm();
aForm.ShowDialog(this);
It works fine.
How to make MODI.Document not leak memory? I have millions of images to OCR but each time i OCR one it leaks memory. How to do the OCR and then clean up so that my app doesnt leak memory?04 Feb 2008 23:41 GMT1
How to make MODI.Document not leak memory? I have millions of images to OCR
but each time i OCR one it leaks memory. How to do the OCR and then clean up
so that my app doesnt leak memory?
           MODI.Document miDoc = new MODI.Document();
Obsolete functions04 Feb 2008 21:07 GMT6
I am getting obsolete function warnings on these two liens but can't figure
the correct syntax for the new equivalent functions;
ConfigurationSettings.AppSettings.Get(key)
Dns.GetHostByName(_strServer)
Parameterised query with an ms access table04 Feb 2008 16:21 GMT3
When using sql server, I can use a sql like below in my data adapter to send
the sql a parameter value;
SELECT     <field list>
FROM         <table>
dotnet 2/3 Vs2008 - uri-syntax not explained04 Feb 2008 05:18 GMT5
siince .net 3.0 Uri is highly used for access to images etc.
But in the past only there where simple Uri-Syntax, now it's complex
and I do not find anywhere in the msdn the describtion of the syntax.
For examle Uri u = new Uri(http://mypage.com) ist no problem,
Which .NET do I really need?03 Feb 2008 18:02 GMT4
I have the .NET Framework installed on my system - versions 1.1, 2.0 and 3.0,
along with their service packs and hot fixes.
Do I need them all?  Does .NET 3.0 supersede 2.0 and 1.1, or are they all
independent?  I was thinking that maybe it (should) work like Directx where
GC.GetTotalMemory vs. Process.PeakPagedMemorySize6403 Feb 2008 16:33 GMT2
The Task Manager reflects the PeakPagedMemorySize64 value but
GC.GetTotalMemory a totally different. Currently my C# windows service
is reporting 596,439,040 for PeakPagedMemorySize64 and continues to
rise (the app has been running 2 days now) and the GC is reporting
Writing and reading xml02 Feb 2008 19:21 GMT1
I'm building an xml message with the XmlWriter class and process this xml
message with the XmlReader class. The message I build looks like:
<parent>
 <child>car</child>
thumbnails02 Feb 2008 10:51 GMT1
I try to get file thumbnails using IExtractImage as in this example
(among several I found) :
http://msdn2.microsoft.com/en-us/library/aa289172.aspx
For pdf files, I get the error message :
DVD recognition01 Feb 2008 19:26 GMT1
Wxp with SP2, recently renewed mother and hard drive (don't ask!) with a 5yr
old dvd burner peviousy working with moderate success with Nero6. Installed
Nero7trial and burned 2 dvd's, upgraded to Nero8. NOW the problem! Drive will
recognise genuine pre-recorded DVD's and CD's and ...
Dictionary<TKey, TValue> with user-defined class implementing     IEquatable<T> as key01 Feb 2008 14:18 GMT1
I have a question about using the generic Dictionary class in .NET 2.0
with user-defined classes as the key.
MSDN says (http://msdn2.microsoft.com/en-us/library/xfhwa508.aspx):
Dictionary<TKey, TValue> requires an equality implementation to
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 January, 2008
 
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.