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 / April 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
setting up website inside a website13 Apr 2006 22:18 GMT1
Can you set up a website inside of a website.  I have a main website at our
company:  parentwebsite.web.company.com.  In the path are a couple of
directories:
parentwebsite.web.company.com/boss1
Good (and free) DateTime picker.13 Apr 2006 22:12 GMT1
Does anybody know of any good free datetime pickers for ASP.Net 1.1 ?
RowFilter help needed13 Apr 2006 22:07 GMT5
I'm attempting to do something like the following SQL query:
SELECT * FROM `users` WHERE idusers != 3 | 2;
such as:
= "idusers <> 3OR 2";
Datagrid Export to Excel - Report Headers13 Apr 2006 21:43 GMT2
Below is my code for exporting a datagrid to Excel.  It works fine, but
we're going to need to somehow have a report header, user input parameters
and system date display at the top of the spreadsheet just to make it look
like a nice little report.  Is there a way that this can ...
Stylesheets are not followed after migration13 Apr 2006 21:28 GMT6
We had an existing application in ASP.NET 1.1. After migration I tried to
utilize MasterPages. The test showed that format for most of labels is
treated differently e.g. TextBox'es are much toller, Label's do not have
fixed length as they used to, etc...
Need help on CreateUserWizard control.13 Apr 2006 21:02 GMT2
  I have defined another textbox control in the CreateUserWizard
control and this is how I am trying to get the value of it in the code
behind page is below
im myStep As CreateUserWizardStep = New CreateUserWizardStep
asp.net /doc13 Apr 2006 21:01 GMT6
Is there a way to generate documentation from an asp.net website?  I don't
see any options for /doc.
Or is there a way to generate the build file Visual Studio uses so I can add
the /doc option?
Creating a web app. on another PC question.13 Apr 2006 20:49 GMT2
I'm a definetly a newbie when it comes to asp.net, so please be kind.
Using VS 2003 (vb), I want to create a new web application.   I have no
problem creating a web app. on localhost, but when I want to create the app.
on another PC to be used as a web server (ex.  Location:
error: The operation has timed-out (executionTimeout?)13 Apr 2006 20:39 GMT10
I am having a problem with my web page timng out while retrieving a long
runnign report (90-120 seconds.  I have tried modifying several settings in
various places and cannot get it to run for more than 90 seconds.
I am running VS.Net and the app is ASP.Net, written using VB.Net.  ...
OBDC Oracle connection in a ASP.net web page13 Apr 2006 19:24 GMT2
I have a problem connecting to Oracle using and ODBC connection in a ASP.Net
web page.
The TNS Names works fine because when I create a DSN it works, and it works
in SQL Plus.
vb.net ItemDataBound equivalent13 Apr 2006 19:13 GMT2
In C#, I use the following to bind ItemDataBound to a DataGrid:
grid.ItemDataBound += new DataGridItemEventHandler(OnContentItemDataBound);
Does anyone know the equivalent of this in vb.net?
Thanks,
Postback causes sever crash ASP.Net 1.113 Apr 2006 19:02 GMT9
I have a page with a "newly" added datagrid on it. When the page posts back
the browser closes, without exception.  As far as I can tell the problem
occurs on the client side (server code seems to execute fine).  This only
occurs on client machines, but not when running on local ...
call webservices in a farm scenario13 Apr 2006 18:56 GMT1
To support a webfarm scenario, I'd like to use a webservice to update/delete
cache objects.
I have in my web.config the list of the local servers (192.168.0.1,
192.168.0.2, ...) and when I need to delete a cache object the webapp calls
DateTime in dropdown13 Apr 2006 17:59 GMT3
I'm trying to populate a drop down with dates from a data field in my data
base but I want the format like MM/dd/yyyy instead of 1/1/2006 12:00 PM
How can I my date to show as 1/1/2006?
I'm populating the dropdown via a dataset and doing a:
Passing a reference to a User Control to a class in ASP2.013 Apr 2006 17:40 GMT1
I'm trying to pass a reference to a user control to a class.  The user
control exposes its elements via properties.  When I inspect parameter (user
control is passed to class using "this") I can see it's data in debugger,
but no way to access it in class code.  I have tried ...
 
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.