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
What Language to Learn ?31 Oct 2005 20:30 GMT8
I want your opinion about this .
In order to say it clearly , I think I have to describe it in long sentences .
I could consider myself as Intermediate/Advance Access Developer ;
Intermediate/Advanced Database designer .
Upgrade Reasons31 Oct 2005 19:58 GMT3
I need 10 reasons to give to my boss to convince him to upgrade to VS 2005.
So far I've got the 2 obvious ones: Generics and Refactoring, one makes code
safer the other makes writing code easier. I also like snippets and partial
classes.
sql server 200531 Oct 2005 19:12 GMT2
http://www.microsoft.com/sql/2005/productinfo/sql2005features.mspx
what are the features in the developer edition? it's not mentioned here
is it the same as ent?
thanks
.net framework 2.031 Oct 2005 18:51 GMT3
Is .net framework 2.0 available for download?
http://msdn.microsoft.com/netframework/downloads/updates/default.aspx
I found the redistributables. but just want the runtime.
message filters31 Oct 2005 18:40 GMT4
I am in the process of creating a message filter for an application that i
am writing, this is really just a question for information on the LParam
value of the PreFilterMessage method.
Now, i know that this parameters value depends on the message, but is there
Using Vector Class Help!....31 Oct 2005 15:21 GMT2
I am converting my VC++ MFC to Manage C++ and I am having trouble using the
vector class.
Here is my __gc class
...other headers for System classes ....
Running a DOS Batch file from a program.31 Oct 2005 14:35 GMT5
How do I run a dos batch file from a program? I am guessing I have to run
cmd.exe with the parameter of the batch file.
TIA - Jeff.
Bitmap.HorizontalResolution is read-only.31 Oct 2005 13:27 GMT1
To my big suprise HorizontalResolution and VerticalResolution iof the Bitmap
class are read-only!
Is there any reason to this? And How do I change them?
Bitmap bitmap = new Bitmap(imgPhoto.Width,imgPhoto.Height,FileFormat);
image not display in picturebox31 Oct 2005 10:39 GMT3
I have a form with a picturebox. I added an image in picturebox at design
time. I create the form in codes with New and .Show() to pop up. But image
doesn't show up. The picturebox looks transparent.
Please help.
.NET Framework redistributable failing on Virtual Windows NT 431 Oct 2005 07:54 GMT1
Hi. I installed Windows NT 4 MSDN ISO image on a virtual machine (Virtual
Server 2005). I patch it with Windows NT 4 SP6a and upgraded it to Internet
Explorer 6.
But the .NET Framework fails to install on the virtual machine.
How can I dig deeper to find the actual promblem?31 Oct 2005 07:40 GMT2
VB.NET 2003
I am battling with a specific procedure that does not allow me to update my
data adapter due to an apparent syntax error. I created the data adapter
usign the drag and drop method (from the Server Explorer to the form) by
Xcopy Crystal Reports 10 runtime without Merge-Modules31 Oct 2005 06:35 GMT1
Hello, I want to deploy Crystal Reports 10 without using merge-modules.
I'm using Crystal Reports 10 developer edition. So I created a report
in CR10 and call in in .Net 2003 (see example below). It's an
application for our company, so I don't need a setup routine with all
Bitwise Operator ~ Help30 Oct 2005 11:12 GMT3
I am trying to understand an example where the Least Significant Bit is
replaced.  The code is in C# and I am having problems with a line that reads:
B= (byte) (Value == 1 ? B | (1 << poss) : B & ~ (1 << poss));
here B is the byte where we change the bit (Value) and poss = 0
Reporting Tool30 Oct 2005 09:16 GMT2
What are the best reporting tools that can work with .net solutions? I'm
planning for .net application that part of it will be allowing users to run
reports? What can I use for that? Any Microsoft products available for that
purpose? I have used in the past Crystal Reports, but ...
Acessing COM+ Components30 Oct 2005 08:53 GMT1
I'm developing one application with scenery Webfarm.
I need have a access a one or more methods that they are inside of one Class.
Which is the best way to have access this component that is in another
server who my apllication is running? I need of the tutorials, whitepapers...
 
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.