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 2005

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
How to simulate a directory structure of aspx pages with one processing page30 Apr 2005 23:05 GMT2
I would like to have one page on the server, which would be a target
processing page for a number of other aspx pages.
E.g
Processing page
where to find free asp.net component30 Apr 2005 22:52 GMT4
As we know, some times, it is easier to use existing component to finish a
project quick.
Does some one has a list of sites where I can find free .NET component. www.
gotdotnet.com is a good one, what else????
Remove Object From Cache at Midnight30 Apr 2005 21:35 GMT2
What would be a good way to ensure that a DataTable, stored in the Cache,
gets removed from the Cache every day at midnight?
I know I can't assume that it's there - but if it is, I want it to be
removed at that particular time of day.
can i create web service and asp.net application both in the root of the webserver ?30 Apr 2005 20:29 GMT2
can i create web service and asp.net application both in the root of the
webserver ?
Clearing textboxes in a form30 Apr 2005 19:32 GMT1
I'm a beginner in ASP.NET.
I'm using 'AddContact.aspx' form to add a contact to DB, 'litStatus' literal
to show the result and Server.Transfer to clear inputs in the form.
The problem is i don't see the status message. The example is from a book
Link - Text Without the Underline30 Apr 2005 19:24 GMT1
How can I create a link (<A... href=...>some link text here</A>) that does
*not* underline the text?
Thanks.
ASP .NET 2.0 special folders explanation request30 Apr 2005 19:24 GMT2
I noticed in the ASP.NET beta 2 that we have more special folders.  Can
I get some clarification regarding these folders? I am just making sure
of the intent.
Thanks in advance,
Operating System?30 Apr 2005 18:12 GMT2
 I was wondering what operating system is everyone using to develop on? And
have you created web services on that platform with any problems. I am
having big problems trying to get web services to work on my win xp pro box
and am wondering if I should just reinstall op?
BC30451: Name 'MyDataList' is not declared.30 Apr 2005 17:24 GMT1
BC30451: Name 'MyDataList' is not declared.
Source Error:
Line 9:      dim ds as DataSet = new DataSet()
Line 10:     objCmd.Fill(ds, "OIL_H")
Request.QueryString Collection Doesn't Get Umlauts30 Apr 2005 16:13 GMT3
I've created an aspx page taking a query string argument as parameter.
Although I've correctly escaped umlauts in the query string, they do not
appear in the QueryString collection. If I give:
http://myComp/myPage.aspx?q=G%FCnther
ASP.NET 1.1 VERSION ON WIN SERVER 2003 SP1 & VS 2003 Arch.30 Apr 2005 15:34 GMT1
Something weird is going on and has been for some time so I have decided to
get some help!
I have Windows Server 2003, Enterprise Edition with Service Pack 1.
Installed is IIS 6 and .NET Framework 1.1 with Service Pack 2 (also installed
Maintaining state between 2 domains30 Apr 2005 13:55 GMT2
I'm writing a web site for a friend. The site is going to have to
consist of two ASP.NET applications: one running over HTTP and one
over HTTPS. The problem is that the domains will be different, so how
do I maintain state between the public area (http://www.mydomain.com)
Handle Event of Dynamically Added User Control30 Apr 2005 13:33 GMT5
How to handle the events of a dynamically added user control?
e.g. I have following code...
Dim myUserControl as Object = LoadControl("myFirstControl.ascx")
myFirstControl fires LinkClicked event and I don't know how to handle that
changing web.config need restart web application?30 Apr 2005 13:03 GMT1
Do we need to manually restart the application for the new settings to take
into effect?
If not. What happen to the current user who is current hook on the
application? The new setting applies or old one?
Onchange of dropdownlist say "country" loaded,it must load all "states" for that country in another drop downlist.30 Apr 2005 13:01 GMT1
I need to capture a country from dropdown list and use that in sql query.
How to do this
protected DataSet GetCountry()
        {
 
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.