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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Exception in configuration section handler...01 Sep 2004 18:32 GMT7
Below is what i have as the custom section in the web.config file...
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
   <!-- register local configuration handlers -->
Exiting a for loop01 Sep 2004 18:23 GMT4
I have a for loops that goes from 1 to 256
I test the number and exception is thrown if there is an error.
How do I get the program to stop in the middle of the loop and go to the
next increment if an exception is thrown.  I can only figure out how to exit
USB device01 Sep 2004 18:19 GMT2
Has anyone figured out how to connect to and read/write data to a USB
device?
I found some sample code for VB6 on the Intel Web site but, even under VB6,
it doesn't seem to work quite right (at least it didn't recognize my
InstallUtil and C++ managed extensions issue.01 Sep 2004 18:02 GMT1
I have a VC++ console application compile with VS 2003 .NET that uses the
managed extensions, I did add an installer class and override the Install
and Uninstall method, when I run it with installutil to test it, I always
received the following exception:
Activation for WinForms Application01 Sep 2004 18:01 GMT2
I'm looking for a way to create my own activation for an application
that needs to be distributed to some customers. However the activation
should be based on the hd id where the application is installed. Is
there a built in way in the framework to
Client/Server call01 Sep 2004 17:46 GMT1
I have a clinet/server application. The server is a web service and the
client is a windows form. Sometimes a request from client to server takes a
lot of time. So I want to build a timer, which stops a client from awaiting
a server's responce.
Form does not show01 Sep 2004 17:31 GMT1
I am new to VC++ and I have an issue.  If I create a project and place a
form on it, it compiles and runs, showing the form.  However, when I add a
form to some other project, the form does not show even though the host
projects runs.
Date Type Custom Format Provider?01 Sep 2004 17:13 GMT1
All,
I have a class with a date field
<Serializable()> Public Class Account
   Private _startdate As Date
Timers for "larger" intervals?01 Sep 2004 14:30 GMT2
I am working on an application that will repeat a certain procedure after a
user specified time interval.  This interval could be as brief as 2
seconds, or as long as once every hour or two.  If it was limited to
several seconds or even every few minutes, I would use one of the ...
Logging Exceptions ... Where ?01 Sep 2004 13:37 GMT6
Can anybody guide which approach is the best for logging exceptions ?
The solution should consider performance, concurrency issues, production
scenarious, easy of data analysis & purging operations.
Logging Exceptions to,
Getting Property Info from generated methods01 Sep 2004 12:22 GMT2
I got a question which I hope someone will be able to help with ;)
Without entering in much details, here's a sample:
public override IMessage Invoke(IMessage msg) {
   (...)
Unexpected error writing metadata to file01 Sep 2004 10:50 GMT1
Hi all !!
My ASP.NET application Contains DA classes,BLclasses along with the web pages project. Now if I change some thing in the DA Classes, I am getting the error
"Unexpected error writing metadata to file 'D:\Projects\WOSYST-i\005 Application\001 Source ...
Behaviour of Convert.ToDateTime(string) function01 Sep 2004 10:11 GMT2
Behavior of Convert.ToDateTime(string) function:
   If the string to be converted to DateTime is like this:
01.09.29, Convert.ToDateTime(string) function returns DateTime as
01.09.2029.
Saving excel file through Managed c++01 Sep 2004 09:47 GMT1
Folks
I am trying to build an application, in managed c++, which opens an excel
file and enters a formula, in one of the cell, and then reads the value
generated by that formula. The program works fine except for the fact that I
Windows Service deployment problem01 Sep 2004 09:45 GMT1
Can I specifiy the username and password under the Windows Service will be
run in installutil?
Can I write something as
installutil MyService.exe /username=... /password=...   ?
 
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.