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 / March 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Enum value nothing03 Mar 2004 18:53 GMT5
I have an enum type VehStatus defined in my VB.NET 2003 application as
Public Enum VehStatus
   Appraisal
   OnOrder
Custom Logs03 Mar 2004 15:46 GMT1
I have a little problem with custom v's application logs. I have the following method
        private void WriteLog(string Message, EventLogEntryType EntType, string LogName
            if (EventLog.SourceExists("TCSDirMonApp")
                EventLog.DeleteEventSource("TCSDirMonApp")
CONFUSED03 Mar 2004 14:41 GMT4
What is required now to distribute an application
I can provide item number one - One - the dotnet Framework
I can provide item number two - Two - the assembled object from the build
What else is required?  Does anyone know?  Has anyone ever attempted to distribute a project after ...
Deploy the aspx file under apache 03 Mar 2004 14:26 GMT2
 Did anyone find ways to deploy the dotnet framework's file like aspx under
apache v1.0 or v2.0 ?  I am currently using the Web Matrix v0.5 to build my
dotnet web application that it works on IIS... but how about deployment
under Apache, anyone know?
NameObjectCollectionBase or something else?03 Mar 2004 12:40 GMT9
I have a text file which is of the format:
01001=AGAWAM, MA
01002=CUSHMAN, MA
01005=BARRE, MA
Unable to run EXE (Console C# application) from Network Drive03 Mar 2004 12:22 GMT2
I am unable to run the Eexcutable written in C#(Console Application) Through the Network Drive. And the same exceutable runs properly on the local machine.
So can anyone help me how to get rid of this issue. In this EXE i am using three COM dll. If i tried to strong Naming the EXE ...
Selectively build .NET components with different Framework versions03 Mar 2004 09:56 GMT2
I am currently using Visual Studio.NET 2003 and recently was assigned a
project to "clean up" that requires that it be built/run under .NET 1.0
(sp2).
Since VS.NET 2003 includes a much newer version (I am currently using
Setup for windows application03 Mar 2004 09:13 GMT2
Hi, Good Day!
I need to make a setup for my windows application in order to install to
user's pc.
Can someone help?
The Big Question...03 Mar 2004 08:49 GMT7
I am constantly struggling with the problem of what 'type' of application to
develop.  WinForm or WebForm?
The customer says I need a central database for all sites but the sites are
geographically disperse limited to DSL Internet access (VPN solution not an
Compile to exe file.03 Mar 2004 08:20 GMT2
Hi, Good Day!
How can i compile my windows application to an *.exe file.
Can someone help?
Thanks in advanced.
ILIST and Datagrid03 Mar 2004 07:11 GMT1
I have an XML Document. I tried to create a wrapper class to expose an
IList Interface to expose certain records in the XML Document as List,
so that I can bind a datagrid to this.
Binding seems to work, but how can I dynamically create an object that
Form Displaying on it's own.03 Mar 2004 06:11 GMT1
Why when I run this code does the Login Form display when the dim M as new
Login runs?  I am calling it from the Form_Load of my main form.  I thought
it should wait until I called M.ShowDialog, but it doesn't.  How can I make
it behave that way?  Any insight would be nice.
Start Page03 Mar 2004 01:04 GMT2
Hi Good Day!
How can I activate or retrieve the Start Page which it won't show when i
open my windows application where previously deleted.
Can someone help?
Need help with Gacutil.exe and regasm.exe02 Mar 2004 23:51 GMT1
i want to use gacutil.exe and regasm.exe but i don't want to install
"all" .net framework SDK
do you know if i can install only these 2 methods?
or maybe i can use them without installing SDK?
Patches for .NET programs02 Mar 2004 21:26 GMT1
I need to distribute patches for a .NET application that I have written. My application was packaged and deployed via the Windows Installer. If I simply copy new DLL's over the old, is this going to cause problems if the user eventually tries to uninstall with the Windows ...
 
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.