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 / October 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Seeking advice on best practice.30 Oct 2006 08:44 GMT6
We currently have a 4GL Application written in PowerBuilder and C.    The
PowerBuilder deals with the UI and the C does most of the business logic.
We want to convert the C to VB.NET (as we use that in our web app and so am
familiar with it), but don't know the best place to ...
FtpWebRequest Connection Issue30 Oct 2006 01:37 GMT1
Hello. I am trying to use FtpWebRequest to send a file.  Everything was
initially working fine until the ftp server had a load balancer installed.
Now when I connect and try to send a file, I get the following exception:
{System.Net.WebException} The data connection was made from ...
Opinions on .NET Framework?30 Oct 2006 00:03 GMT46
Question: Is there a site that lists (or share your opinions, please)
the relative strength/weakness of programming in C# or VB?
Question: Is there a site (or share your opinions) that lists the
relative strength/weakness of a PC app vs a Web app? The assumption
VS2003 - VS2005 -> DisconnectedContext was detected29 Oct 2006 23:24 GMT3
If I do the following in VS2003 it works - and in VS2005 it complains about
a DisconnectedContext...
using (ManagementClass mcDiskDrive = new ManagementClass(@"Win32_Diskdrive"))
{
How to get specific folder permission29 Oct 2006 21:02 GMT1
I am new to this group.
I am developing product on .net. It generates some XML files.
But it gives error when trying to generates files in Documents and
Settings folder.
Publishing the methods with parameters29 Oct 2006 18:00 GMT1
I am using .net framework 1.1.
I am having an application which is pluggable to other applications. In
this application there are some state transitions defining based on the
business rules. As business rules are specific to the main application.
Redirect a method call29 Oct 2006 17:56 GMT2
Does anybody know if it is possible to redirect a method call?
Let' say I want to call my own implementation of the message box each
time when somebody in my application calls the MessageBox.Show.
My application has many modules that are loaded dynamically
Another String.Format()  Question29 Oct 2006 17:12 GMT4
I am trying to format decimal values the way so decimal point is display
only if the number is any digits after decimal other than zero.
Example:
9.000000 -> "9"
Getting the physical path of network drive.29 Oct 2006 17:09 GMT1
I am writing a program that part of than program if to add a new
network drive to the user.
The adding part i know how to do (by win api "WNetAddConnection2A") but
i want to check first if this path (network path) exist of his
Adding Attachement to MailMessage leaves attached file open29 Oct 2006 02:00 GMT1
I have a simple program that picks up a file from a folder and emails it to
an account on our exchange server using SMTP.  Below is a copy of my code for
attaching the file to the message and sending it.  The email message gets
delivered but I can't delete the file afterwards ...
.NET 2.0 Reflection Problem vs framework 1.1x - how to get the fields of a given Structure in the same order they where declared28 Oct 2006 17:53 GMT3
I need to iterate the Fields of given Structure though Reflection in
the same order they where declared.
Note that I only meet the Structure at Runtime.
'ex.:
Image Recommendations28 Oct 2006 17:01 GMT3
Hi eveyrone. I am writing a client/server application that has to deal with
displaying images to the user. The user will have the ability to add images
to entries. Ok im kind of looking for a best practice here on what to do
with the images. I am using SQL Server 2005 and i know ...
Hover effects, IMessageFilter not working as expected28 Oct 2006 05:16 GMT4
I'm developping a form that renders differently when hovered and trigger
some processing when not hovered (leaved). The thing is, when I leave my
form and another form from my application is underneath, it works fine, but
if I leave my form and anything that is not from my ...
nullptr for a property28 Oct 2006 00:20 GMT12
I would like to define the default value of my property.
My property is from type Bitmap^, therefore i was thinking to do :
[DefaultValueAttribute(nullptr)]
but i does not work.
installation27 Oct 2006 19:57 GMT1
Can I install Visual Studio 2005 on a computer that has Visual Studio 6?
 
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.