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 / August 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Hide Link Button on Master Page26 Aug 2007 18:33 GMT10
As the title describes, I'm trying to hide a link button on the master
page if a person isn't logged in.  Testing whether or not a person is
logged in isn't the problem.  It's refrencing that control's
properties to change it to true if they are.
How to publish C# ASP.Net code on a server?26 Aug 2007 17:34 GMT7
I built some sample applications from Tutorials using C#.Net 2003, now I
want to put them on my server.  They work fine on my local machine, but when
I put them on my Win2003 server I get the following error:
Server cannot access application directory 'E:\wwwroot\xyz.com\'. The
web.config error in cassini 2.026 Aug 2007 11:12 GMT4
I have a web application, which I had developed few years ago with
ASP .NET 1.1
Today, I would like to deploy the web application to client, using
ASP .NET 2.0 + UltiDev Cassini 2.0
ActiveX Self register26 Aug 2007 02:22 GMT3
Hello... I am developing a MFC ActiveX that I want to self register
when IE promts to Install it.
I have added the VALUE "OLESelfRegister", "\0"  to activex's
resource
asp.net wizard?26 Aug 2007 02:02 GMT3
I'm helping out on a web app and the developer that created the aspx pages is using <asp:wizard> on the form. There are dropdowns, labels, buttons, etc within each wizard.
How can I find a button in one of these wizards? I'm using something like
Button btn = (Button)Wizard ...
Problem with Events in UserControls dynamically added to AJAX UpdatePanel26 Aug 2007 01:53 GMT3
I've got the following problem:
I want to add and remove dynamically controls to UpdatePanel.
In my user control I have a button, but when I click it I get
AsyncPostback and Event for ButtonClick in UserControl doesn't fire.
referring instantiating page26 Aug 2007 00:45 GMT2
would I refer the aspx page from the class which has been instantiated
in that aspx page.
say I have Default.aspx.
In the code page Default.aspx.cs I instantiate  a class as
Hierarchical control with check boxes?26 Aug 2007 00:02 GMT2
I need a control to display a hierarchical tree of data and each node in the
tree should have a checbox to select / unselect that part of the tree.
Selecting / unselecting a top node should select / unselect all the
children.
IIS automatically changes running framework version25 Aug 2007 23:02 GMT1
I have a Windows 2003 server with a couble of websites in IIS. Every
website and virtual directory are set to run .net framework v1.1. The
most used of those websites is developed for v1.1 but after some days
running rigth, iis suddenly starts running it under v2.0. Although
How can I get the MAC Address.....25 Aug 2007 15:22 GMT1
How can I get the mac address programatically ?
any help will be appreciated
regard's
Husam
delete text in a textbox25 Aug 2007 05:59 GMT3
Is there a way to determine if a user deleted text in a asp:textbox?
I have a textbox were users can enter in a product number, then they click a button to see if the product numbers(s) exists in our database, if they exist then the product name is returned and the product number ...
Uploading Picture to Database - Error25 Aug 2007 05:31 GMT1
'GRAB CONTENTS OF UPLOADED FILEDim intFileLen as Integer Dim objStream as
streamintfilelen = txtfileupload.PostedFile.ContentLength Dim
arrFile(intFileLen) as ByteobjStream =
txtfileupload.PostedFile.InputStreamobjStream.Read(arrFile, 0,
Retrieving Stylesheet information from a CSS file25 Aug 2007 02:59 GMT5
I have an ASPX file in which there are properties that depend on the CSS
properties in a *.css file specified in a link tag, such as:
<link href="mystyles.css" rel="stylesheet" type="text/css"/>
Is there a way to get the classes/properties from this file for use in the
Impersonation and Performance24 Aug 2007 23:33 GMT5
I am in the process of migrating an II6 environment from a single server to a
network load balanced system. Thus, I am using a virtual directory on a UNC
share to house the dynamic data that the web farm will access.
Since ASP.NET runs as a local account on the IIS servers, I ...
Sessions timing out quickly despite very high timeout set in web.config24 Aug 2007 22:57 GMT7
We have a large asp.net writtin in VB.Net 2003, and for some reason the
sessions have started timing out very quickly, like 5-10 minutes in some
cases.  In web.config we have the SessionState timeout set at 720 minutes,
but this doesn't seem to help.
 
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.