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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Feedback Form ASP & ASP.NET18 Feb 2004 11:22 GMT1
Hi everybody. I have to create an asp dot net file that takes the form
variables from an ASP file and sends them by email then redirects to another
ASP file.
Can anybody provide help or code? Any help is appreciated.
Button single click problem18 Feb 2004 11:16 GMT4
I have been creating an Button using .Net C#.
Once the user clicks the button, the click event handler will perform task A. This normally takes around 2 minutes
During this 2 minutes, the user must not be allowed to click this button again
However, once the user clicks multiple ...
interop18 Feb 2004 02:46 GMT13
 I have a set of classes source in C++ and I want to use those from C#, can
I just make these into a regular DLL and export these and DllImport these
from C# with no problems?
 Is it that easy?
Runs html but not asp scripts18 Feb 2004 02:05 GMT1
Visual Studio is not working correctly. I'm trying run some very simple code to confirm that my Visual Studio installation is ok.  I can see the html and even an asp command but I can't see any of the script results.  I don't get any errors but and I have looked at the permission ...
.Net Decompiler - How do I protect my .Net Product?17 Feb 2004 23:46 GMT10
Is there a more econimical way to stop people from decompiling my .Net
product?  I dont have $1900 to spend on the .Net Decompiler Protector.
Anyone have any thoughts/experiences with these or simliar products?
Is Microsoft working on a solution to this problem?
Log on error for FileCopy()17 Feb 2004 21:20 GMT3
FileCopy("C:\sourceFile.ext", "server fodler/targetname.ext") '! <<<<----
ERROR  - Exception Details: System.IO.IOException: Logon failure: unknown user name or bad password.
Can't copy the file to my SQL database
This doesn't work in VB Visual Studio IDE
How to use config files with .dll's (an idea - what do you think?)17 Feb 2004 20:51 GMT3
There's quite a bit of interest out there in using config files with
.dll's.  I've seen some implementations which boil down to figuring
out a file named "<something>.config.dll" and then using some manual
xml reader.  I wanted to utilize the configSection of the app reader
Comparing Managed and unmanagged17 Feb 2004 20:41 GMT5
Hello group,
I was discussing with a friend, a C++ programmer, and he told me that C++
code has a better performance than managed code (from either C#, VB.net,
managed code from .net framework).
Connecting to a retwork resource17 Feb 2004 19:40 GMT1
I am trying to connect to a network resource (e.g. a remote directory) and
am unable to find how to do this.
When writting in C I used WNetAddConnection2.
Thanks,
WebResponse Headers comma delimiting mistake17 Feb 2004 18:29 GMT9
The expires date in a Set-Cookie header includes a comma in every
implementation I have seen or read documentation for. However, the CLR's
WebResponse Headers collection delimits headers of the same name with
commas. I thought I would get around this with the Headers collection
Execute function from within a class17 Feb 2004 17:17 GMT3
I need a way to execute a function that is contained in a windows form from
a class. How can I pass the address to the function and execute it.
I would settle with passing a button and firing the click event of it from
within the class to accomplish my task.
Looking For An Example Of Replacing Only One Occurrence In A String17 Feb 2004 17:15 GMT1
Does anyone have an example of replacing only one occurrence of a
substring in a string.  I have tried replace, but it replaces all
occurrences of the new string in the string.  I only want to replace
the specified occurrence in the string (i.e substring(37, 10) - phone
how to upload a Web Project17 Feb 2004 16:57 GMT2
I created one project on my machine with widows 2003 server as OS. It is working fine on my system.
How to upload that project to a server system where people access?
Is the .NET installed on that system.
What r the requirements for project to get uploaded?
.net framework on secondary PC's17 Feb 2004 16:56 GMT4
How do you get the .net framework on other PC's so that your programs install and operate correctly?  Usin VB.net standard, and my programs run on my machine only.
Call SP with existing connection17 Feb 2004 16:25 GMT1
I have a stored procedure, and it is working fine, but my problem is, how do I call it with an existing connection?  Notice that I have to add my conn all the time, and would like to call it with an existing connection (in this case conn)  Thanks
Private Sub SPCALL_Click(
Dim CMD ...
 
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.