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 / ASP.NET / General / June 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Shared Assembly best practices?21 Jun 2006 16:07 GMT2
Good Morning All,
What the best way to use references? Reference a project in another project
or reference a DLL. We are developing C# Sharp Web Apps in VS 2003.
We are getting warnings like the following.
asp.net 2.0 web control public property problems21 Jun 2006 15:58 GMT4
Im writing my first asp.net 2.0 app, and wrote a small part of it as a web
control.
I dragged it on the webform and that looks ok, but in the codebehind I dont
see any of the public properties.  The control works ok when I run the page
Framework-generated ID woes21 Jun 2006 15:48 GMT12
I have lots of controls on my ASP.NET 2.0 page, some implementing
INamingContainer, others just <asp:button>s and so on.
The eternal lament: I need to interact with these controls on the
client-side, but of course I can't guarantee that the IDs generated by
formating date21 Jun 2006 14:48 GMT1
how to change date format with asp.net 1.1 using c# code like
03/12/1955 00:00:00 to 03/12/1955
thanks can i overload string function like
    public override string ToString()
I've Broken Visual Studio21 Jun 2006 14:40 GMT1
actually, i've broken all my web apps - I got a new pc and tried to rebuild
the applications but I am having no luck.
1)  my debugger will not run - I get the unable to start debugging on the
web server.  I've added everyone i can think of to the debuggers group, my
Remoting w/IIS 6, .net 2.0, Win2k321 Jun 2006 14:27 GMT2
We have a small test appication that uses remoting. This app works fine on
the developers XP system but the same configuration does not work on Win2k3
with IIS 6 and .net 2.0. The URL returns 404, page not found. The .rem
extension has been enabled and all other IIS settings look ...
Remote logon page like Microsoft passport21 Jun 2006 13:34 GMT10
Our company has a database of users that we use to authenticate users on
various websites.
However, some of our customers want to develop a website on their own and
use the same database authenticate users.
Reserved Control Names21 Jun 2006 12:40 GMT6
I have noticed with .Net 2.0 that there are some reserved names (obviously)
in the framework.
The main one I am having a problem with is "Header.ascx". This works
pefectly during development, and straight after deployment.
Client Side Validation21 Jun 2006 12:26 GMT1
I have a vb.net site which has a form on it using Client Side
Validation. This works fine on my local machine (Windows XP Pro, IIS
5.1), fine on our staging server (Windows 2003 SP1, IIS 6). However
when i deploy to live (Windows 2003 SP1, IIS 6) with it the page
"ProfileCommon could not be found" error21 Jun 2006 12:26 GMT1
I have enabled Profiles in the web.config and seems to be working fine (I
can see the auto generated ProfileCommon class including my custom properties
in my \Temporary ASP.NET Files directory and I can see my Provider in the
ProfileManager.Providers ProfileProviderCollection).
ASP.Net Connection To MYSQL21 Jun 2006 11:28 GMT3
Hello, I am writing an ASP.Net (Visual Basic) application with a MYSQL backend.
I connect fine with the DataProvider and also ODBC. I Retrieve records with
no problem. I INSERT Records with no problem. The problem is that is is SLOW.
For example, to retrieve 4 records from the ...
need to get unique ids of selected checkboxes in datagrid21 Jun 2006 11:09 GMT6
i have a datagrid with checkboxes for selection of rows. and want to
get unique id/ids(job_code) from the selected rows in array etc.
can anyone help.
<asp:datagrid id="dgResults" runat="server" DataKeyField="job_code">
Receiving Data on the Same Connection Using WebRequest21 Jun 2006 10:37 GMT1
We're using the following code to send an XML file to a secure server:
   Dim wr As HttpWebRequest
   Dim nc As NetworkCredential
   Dim xd As XmlDocument
Clear all textbox data21 Jun 2006 10:00 GMT1
I am using asp.net 2 and i want to blank all textbox data of one form with
(for each control) and i write following coding in button control, but it
did not work.
Dim ctl As Control
how to indicate "deprecated"?21 Jun 2006 09:11 GMT2
Is it possible to indicate, that some method of a custom control is
deprecated?
 
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.