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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Application Response Time Monitoring27 Oct 2004 15:49 GMT2
Is it possible to develop a .Net app that can monitor response times of
other windows applications (not necessarily developed in .Net) running on the
same PC?
If yes, what would be the high-level logic that could be used to determine
Renaming a file27 Oct 2004 15:13 GMT5
Correct me if I'm wrong...
It appears that out of the 1800+ classes in the .Net framework, there isn't
a file rename method (discounting the rename function in the vb namespace).
And that the solution is to move the file to the same directory with a
paste to password27 Oct 2004 12:57 GMT5
i have a textbox that used for entering password (passwordChar=*)
when im doing cut,copy,paste to the textbox.text its not working
how to do the paste in this case?
thanks
file upload storage - database vs folder27 Oct 2004 09:30 GMT3
what are the pros/cons of uploading a file into a database (like access, sql
server, oracle) vs. uploading a file into a folder (and only storing its path
in a database table) ?
i've never had to upload a file into a database and am assuming it's easier
Q: Including a MS.SQL Database in the setup project.27 Oct 2004 09:18 GMT2
Hi, first of all, sorry if this is the wrong NG that this is posted in.
There are so many groups that i don't know wich to put it in...
I have created a setup project with the wizard, tested it, and it worked out
just fine.
Bye Bye Microsoft Passport!27 Oct 2004 06:38 GMT23
It seems that Microsoft may be slowly phasing away Passport, which had
been one of the hyped components of the eroded dotnet hype....bye bye,
passport, we hardly knew ye! bwahahahbwahahaha!!!!!
http://www.dashes.com/anil/2004/10/17/wither_passport
Q: Converting CheckBox.Checked to an int?27 Oct 2004 06:21 GMT4
How do I convert a CheckBox.Checked to an int?
Regards
Martin Arvidsson
Cannot addnew with Checkbox bound to bit column.27 Oct 2004 06:10 GMT3
Why does addnew fail when I have a checkbox bound to a sql bit column?
steps to recreate the problem:
1 - Create a table in sql with a varchar and a bit column.
2 - Add a couple of records to the table so you can see that the dataform is
How to config visual studio .net to read IIS port 8000 as default?27 Oct 2004 05:08 GMT1
   I have Apache using port 80. So I changed IIS to use port 8000 as
default web service. After that all my .net projects were not able to load
into Visual Studio .net. Do you know how to configure Visual Studio .net to
load web projects from port 8000? Thanks for the help!!!
unable to write the persistent cookies 27 Oct 2004 03:31 GMT2
 I tried the following method to add persistent cookies :-
HttpCookieCollection MyCookieCollection = new HttpCookieCollection();
HttpCookie MyCookie = new HttpCookie("LastVisit");
MyCookie.Value = DateTime.Now.ToString();
exception error when opening a .net windows application27 Oct 2004 01:11 GMT2
I've recently installed .Net 2003 Enterprise Developer. Prerequisites were
also installed, including .Net framework 1.1. But when I open the IDE and try
to create a new VB.Net windows application, I get a bizarre runtime expeption
below:
Recommend Web host?27 Oct 2004 01:07 GMT2
Can anyone recommend an *excellent* datacenter that hosts .NET sites? I'm
looking specifically for a datacenter located in USA and not a reseller.
Need 30gb transfer/month. 24/7 tech support. I would expect to pay $50-$100.
TIA.
How tell if ASP.NET installed ???27 Oct 2004 00:42 GMT5
I've just started trying to use .NET. It was installed on my PC by our
desktop support group who have no experience with .NET.
It appears they did not install ASP.NET since a test page displays the HTML
minus any ASP.NET controls.
How can I call an event procedure26 Oct 2004 22:21 GMT3
I need to call a text box click event programatically. How would I call the
following event procedure from another procedure within the same form:
Private Sub TextBox2_Click(ByVal sender As Object, ByVal e As
System.EventArgs) Handles TextBox2.Click
protecting .NET assemblies from hackers26 Oct 2004 22:07 GMT6
I am at the beginning stages of writing a massive database-connected business
management application using the .NET framework and am becoming worried
about the security of the application upon completion.
I have recently become aware of the ease at which a .NET assembly can be
 
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.