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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Multi-threaded HTTP Module16 Oct 2005 23:35 GMT2
All,
I am trying to write a multi-threaded HTTP module that handles the
OnBeginRequest and logs it. What I am trying to do is to offload the
logging to another thread which will allow the http module to release
Server controls with built-in images16 Oct 2005 23:25 GMT1
I want to develop a server/custom control that uses images.  However is
there a way I can embed the images into the DLL/assembly rather than
individual files which are referenced by the control?  By the way, the
control can be used by many applications and many web pages so I'm ...
How to set the datagrid in edit mode16 Oct 2005 22:13 GMT1
Can I set a whole datagrid in edit mode, like a table?  I can edit the data
in the datagrid.  After done, I can click the save button to save the data
into a datasousce.  I don't want to used the build-in edit function in the
datagrid in which you only can edit one line at a time.  ...
Post to page16 Oct 2005 21:45 GMT1
I have a page that is has been converted from a get url to a put
statement.  The variable that the page is looking to have 'put' is
named 'sendit'.
The sendit just contains a simple date.
vs200516 Oct 2005 21:19 GMT1
I'm creating a web site in VWD 2005 and noticed that no DLL is creating for
the web site like it does in 2003. So my question is when I put my site out
to a server what goes out there? does it aspx, and .cs pages go or . . .?
I don't want to put my code out on the server so how do ...
SiteMapPath Control and dynamic items16 Oct 2005 21:01 GMT4
I've got web.sitemap file with few nodes and subnodes and SiteMapPath
control. It works fine.
But imagine, I'm worrking on an calender implemented this way:
calendar.aspx -> showing upcomming events
HttpSession Class16 Oct 2005 18:40 GMT6
I am trying to find out the internals of session management in ASP.net. I
often come accross a class called HTTPSession. However I do not find any such
class anywhere in the .net framework class. The closest i could get was
HttpSessioState class which is in System.Web ...
N-Tier Architecture16 Oct 2005 18:39 GMT5
Lately i started to use microsoft code block and read about N-tier model..
I got some templates which implement custom collection for each database
table, I used to use DataTable and DataView in my programs so the Entity is
Datarow or Datarowview and the collection is the Dataview ...
SMTP isn't working from aspx page16 Oct 2005 18:10 GMT3
I'm trying to send email from an aspx page. Here is my code. It gives me an
error message
"Could not access 'CDO.Message' object."
What do I need to do? This is on my local machine and I installed SMTP
multiple dropdowns16 Oct 2005 16:24 GMT1
I have a web page that has 4 drop downs for the user to filter a search on.
They can either select one or all four to do a search, how can I determing
which drop down was selected to do a search or if all 4 were selected for a
search?
Enabling Web Controls from Client Code16 Oct 2005 16:19 GMT1
I have a form that works on two modes. One of them is for the user to view
the data. The other is for the user to enter/update the data.
I want the user to be able to move from viewing the data in disabled
controls to making the data editable by enabling the text boxes controls. ...
how best to organize project16 Oct 2005 15:51 GMT3
Looking for better practise!
In a large asp.net project, how is it best to organize classes? When
should I create a new project for a class? Is it better to have fewer
files with all the classes in or should I put each class in it's own
How to get value of selected checkboxes in...16 Oct 2005 14:52 GMT1
Currently I am working with the project which needs dynamically
generated checkboxes and i have
generated dynamic checkboxes but i am facing problem with getting the
value of selected checkboxes.
using RewritePath in Dev 2005 Express16 Oct 2005 13:27 GMT1
1. can I use RewritePath in global.asax workin on Dev 2005 express?
the self  IIS using some port
So I dont know if thats make the problam of 404
2. can i make new project in Dev 2005 express that work as main directory
Subdomain?16 Oct 2005 11:51 GMT1
If I want to create subdomain for my site dynamicaly how can I do that with
ASP.NET?
or is it possib;e to create subdomain with IIS??
thanks
 
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.