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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to send data from an ASP form to a visual basic form?11 Nov 2004 14:57 GMT4
How to send data from an ASP form to a visual basic form?
Please help
DropDownList.SelectedValue not working11 Nov 2004 14:29 GMT3
Hello.  I have the following code on an ASP webform that formats a
dropdownlist named ddlCustomer...
       'Populate ddlCustomer
       Dim CustAdapter As New SqlDataAdapter("SELECT * FROM
ASP.NET webform DropDownLists11 Nov 2004 14:27 GMT2
Hello.  I have 2 questions about DropDownList controls in ASP.NET.
1. In Microsoft Access, dropdownlist controls allow the user to type into
the control, and then the control will subsequently accept the user input
solong as it matches a value in the list.  Is this possible with ...
System.Net package11 Nov 2004 12:20 GMT1
Hi, i don't think i'm in the right place but I'd like to know if the
namespace supports peer-to-peer connections. I've successfully made socket
connections with web servers but i was wondering if you can make conenctions
to arbitrary ip addresses. Trying to write a simple program ...
Cancel right-mouse click11 Nov 2004 11:58 GMT1
I want to cancel the right-mouse click on a control in VB.NET. Does anyone
know how to do this?
Signature

Met vriendelijke groet / With regards / Saludos,

Managed c++ template.11 Nov 2004 10:30 GMT2
how does one create a managed c++ template?
The following doesn't seem to be the correct syntax:
template<typename T> public __gc class TestClass{...}; // Compiler error:
"Syntax error: '<end Parse>'"
MSIL and C#11 Nov 2004 09:10 GMT5
I'm just starting to experiment with MSIL but am getting confused
about c# and MSIL integration.
I understand that c# is compiled into MSIL before it is JIT'ed and
then executed. I also understand that it is possible for me to
Datagrid Reference - How to11 Nov 2004 08:19 GMT1
I have a datagrid column which had the following setting: ReadOnly="False".  
I recently changed it to: ReadOnly="True".  Since changing it I can no longer
reference the column using the following syntax...
e.Item.Cells(9).Controls(0), TextBox).Text (this worked when ...
Exception-handling problems11 Nov 2004 06:38 GMT6
I am having exception-handling and stability problems with .NET.  I will
have a block of managed code inside try...catch and will still get a generic
.NET exception box that will tell me which assemblies are loaded before
shutting down.  In one case, some of my DB-accessing code ...
Scalable .NET?11 Nov 2004 04:57 GMT4
We're beginning to build a new .NET application that must be very scalable,
i.e. to address future load requirements, we'd like to be able to simply add
additional web servers. How do you do that in .NET? How do you maintain
state across multiple servers? Does anyone know of a White ...
WebDAV code11 Nov 2004 03:23 GMT3
I plan to use WebDAV to retrieve email remotely from Exchange 2003. But I
can't find any sample codes in MSDN. Could you recommend some sample code
sites?
Thanks in advance.
VS.NET copy project11 Nov 2004 01:08 GMT2
What ports need to be open to do a copy project to a remote server ?
Working set larger than Heap size reported by CLR Debug10 Nov 2004 23:28 GMT3
I have an app.  CLR Debug says the heap is 3.5MB.  perfmon says that working
set size is 52MB.  
Where's the unreported amount and how can I inspet it?
Out of process class10 Nov 2004 23:04 GMT1
I'm trying to write a reusable Authentication component for our web
applications.  I'm having some problems using the component in other projects.
I have a UserInfo class marked <serializable()> and an Authentication
component with a public function Logon():
SQL Server does not exist or access denied Problem10 Nov 2004 22:50 GMT3
I am new to ASP.Net and I am trying to to make simple SQLConnection to the
pubs database that comes with SQLServer2000.
I have attempted many things to try and resolve it. I tried adding ASPNET
user in the security section of SQLServer2000, and I also removed the XP
 
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.