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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Can't update field in datagrid06 Jul 2004 20:49 GMT3
Even tho all my field names are named right, I cannot figure why I am
getting a
"Specified argument was out of the range of valid values. Parameter
name: index" error on the line that holds "    Dim sport As textbox =
Storing Objects in Objects06 Jul 2004 18:43 GMT2
I'm new at working with object oriented programming.  Here's what I want to
do.
Create three objects of the same class, A, B and C.  These will live the
life of the program.  I want to be able to store A in B, by referrence or
Assembly loading06 Jul 2004 16:59 GMT1
I am writing a server and an MMC console app that use remoting to talk
to each other.  The MMC client and the server share a couple of
assemblies: one has the interface that is remoted from the server and
the other has some data structures that are passed across the remoted
How can I copy a file securely (encryption) from remote computers easily (Mac and Linux) to my Win 2000 Server once a day?06 Jul 2004 16:24 GMT2
How can I copy a file securely (encryption) from remote computers easily
(Mac and Linux) to my Win 2000 Server once a day?
NUnit testing of multiple assemblies with separate config files06 Jul 2004 15:55 GMT1
I have several assemblies, in separate dll:s, each with nunit tests
embedded. Every assembly requires its own config file.
I would like to run all nunit tests on the same command line. Like this:
> nunit-console.exe foo.dll bar.dll
Visual Studio can't open web projects06 Jul 2004 15:51 GMT1
To all,
   I used visual studio .net for a while and never have a problem to open a
local web projects. But this morning I couldn't open any web projects on my
local machines. It says "HTTP/1.0503 Service Unavailable." Does anyone know
Calculating time of execution06 Jul 2004 15:18 GMT1
I am using the QueryPerformanceCounter and QueryPerformanceFrequency API's to determine how long it takes to complete methods in my code. Ths is proving useful as it can direct me towards the methods that are taking a while to complete, but I have to put a Begin and End for the ...
XML Files in ASP.NET06 Jul 2004 13:36 GMT1
Hi there,
I'm trying to access some XML Data using ASP.NET from a url and I'm
having a few problems as to which Controls and Objects to use.
The url is generated from a string and a querystring
app.config setting for Component object in c#06 Jul 2004 11:29 GMT1
In normal application the set and get of appSettings are simply as following
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
    <appSettings>
.Net Framework 2.006 Jul 2004 10:12 GMT10
Should I install .NET framework 2.0 on my production web server, I need to
use some of its new features? It seeems stable enough to run in a production
environment. When the final version is release will i be able to upgrade it
or do i have to reinstall windows? What are some other ...
How do you map network drives?06 Jul 2004 09:15 GMT2
I have a Visual Basic .Net application that needs to disconnect and connect a network drive, how can I do this?
IWshRuntimeLibrary does not have a strong name06 Jul 2004 09:05 GMT2
I have a c# application that I sign with a strong name key which is fine,
but when I add a reference to IWshRuntimeLibrary I get the following error
when I build my project:-
error CS1577: Assembly geration failed -- Referenced assembly
smtp receive ?06 Jul 2004 08:18 GMT4
i have to migrate an old asp classic app into asp.net
this application has a mail fonction
Signature

Elise Dupont

Minimize ParentForm when its child form is minimized06 Jul 2004 04:54 GMT2
I have 2 forms, frmMain and frmChild.
In frmMain, I declare a variable f as frmChid then Call f.ShowDialog()
I want when the child form is minimized, the Main form is also minimized automatically.
I tried some way to call frmMain.WindowState = FormWindowState.Minimized.
how to call C++ lib file from C# ?06 Jul 2004 04:28 GMT1
Dear everyone:
   I know I can call a dll by c# like this:
   using System.Runtime.InteropServices;
   [DllImport("user32.dll")]
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 June, 2004
 
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.