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 / May 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
DataGrid Add Row Client Side19 May 2005 13:04 GMT1
Is it possible to add a row to an ASP.net datagrid via clientside JavaScript?
Thanks,
Jon
Disabling postback repopulation of controls19 May 2005 13:02 GMT5
How do I disable postback repopulation of non-viewstate controls, such as
normal textboxes etc?  (Surely there must be a more elegant solution than
manually clearing them on page load...)
sharing authentication/authorization between ASP.NET and Classic ASP pages?19 May 2005 12:22 GMT1
I'm looking for articles, books, code, or just generally good approaches for
how to deal with the problem of password-protecting pages in a website that
consists of both ASP and ASP.NET pages.
This isn't being built for a bank, and the method does not have to be
Problem with User Control...19 May 2005 12:14 GMT2
Can someone please tell me why when I refer to a  Sub in my User Control I
get the following error...
Error:..
Reference to a non-shared member requires an object reference
The right tool for polished web sites19 May 2005 11:23 GMT2
Hi, I have been doing some ASP.Net development with VS2003 EA and the
process is very easy, but you don't seem to have the same tools available
that you do in tools like FrontPage 2003 or DreamWeaver.
Is the good development integration between VS ASP.net and a web page tool
Null Dates are not 1/1/190019 May 2005 11:17 GMT5
So, I am sending my sql proc a value of '' or null for a date field. When
the record saves, the field has 1/1/1900, not a null. How can I fix this?
Thanks!!
David Lozzi
Detect File is Completely Download by Client19 May 2005 10:01 GMT5
how to detect file is completely downloaded from client by following code?
<%@ Page language="C#" debug="true" %>
<script language="C#" runat="server">
private void Page_Load(object sender, System.EventArgs e) {
Connecting to a network share19 May 2005 09:40 GMT4
I'm trying to connect to a network share using a username / password /
domain of my choosing.
I've tried the WindowsIdentity.Impersonate route but can only impersonate
the users on the local machine / domain using this method.
Verify that ASP.NET or ATL is correctly installed on the server19 May 2005 09:34 GMT2
I'm getting the following error when I run a .asmx.
"Error while trying to run project: Unable to start debugging on the web
server. Could not start asp.net or atl server debugging.  Verify that ASP.NET
or ATL is correctly installed on the server."
export to excel19 May 2005 09:20 GMT3
I'm looking for some way to export data from my asp.net page to excel
speadsheet. I'm generating some table containing raports and other tabular
data and I need some way to export it to excel and maybe to acces. Can
anyone give me some clues? I'v tried to change content of page ...
Error does not show!19 May 2005 08:46 GMT2
Im my Application_Error i have a code that throw an error to my Email when
any errors occurs, but the application is running normally and sometimes i
get the following error in my Email address:
Error Caught in Application_Error event
Get Page Class Name from the URL/Application19 May 2005 05:05 GMT2
Is there any method to extract the Code-behind class name given the URL
of the request? Or from the Application object ?
When you do a Server.Transfer to another page, you can get the class
name by the Page.Context object. Is there something like this in the
Dynamic Template in Datagrid using VB.NET19 May 2005 04:26 GMT1
I have successfully built a datatable and datagrid for a
user-selectable field interface.  The user can select the fields they
want, and the controlling table has the data type information.  I can
format the dates as I want by using the DataFormatString property of
Server.Transfer vs Response.Redirect19 May 2005 02:20 GMT3
I don't know if there's anyone out there is having the same problem. My
DotNet 1.1 version uses FormsAuthentication.RedirectFromLoginPage() method to
take user from the Login page to the Welcome page. My folder structure is as
follows:
Security Attribute on Event?19 May 2005 02:18 GMT3
I am using Role-based seucity Attributes on different methods in my
code-behind like this:
private void callmymethod()
{
 
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.