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 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
safest way to pass parameters between pages09 Oct 2007 05:07 GMT3
I have a few aspx (.net2) form.
The first form allows the user to enter into text box, and select values
from drop downs
The second form needs to use these values to process some data.
HttpModule Init method invoked on every request09 Oct 2007 04:21 GMT7
I have a strange situation that I cannot seem to get a grasp on.  I have an
HttpModule defined in my web.config and the Init (from IHttpModule) method is
being invoked by ASP.NET for every request.
Anyone got any suggestions ?
BLL with Typed DataSet & Application Setting for Connection String09 Oct 2007 02:20 GMT1
I'm using a BLL that has a Typed DataSet which accesses an SQL Database via a
Connection String.  The Connection String is set in the Application Settings
with Type = (Connection String)
When I add the BLL assembly to an ASP.NET Web Application, I want the BLL to
2 Default web Pages08 Oct 2007 23:27 GMT7
I have one website that is supposed to run with 2 URLs.
Those that enter using URL A should see one html file (for search engine
optimisation) and the others entering using URL B should see be redirected
to other aspx file,
Creating reports?08 Oct 2007 21:50 GMT8
Hi, how can I create web reports? I need to create grouping, subtotals,
totals, etc...
Must I use gridview? Generating <table> and <tr> is the best solution?
Using asp.net C# 2.0
Text Format for Decimal08 Oct 2007 20:46 GMT8
I'm grabbing "Amount" from a DB with Decimal format.  The outpul of
AmountL.Text comes up as 9999999.99 and I want to format this so it is
displayed as 9,999,999.99.  Can someone help me with this simple task?
AmountL.Text = dr.Item("Amount")
HCL Technologies:Software Engineer/Senior software Engineer ..:: JobMaguz Update ::..08 Oct 2007 20:37 GMT1
..:: Job Update from JobMaguz ::..
Today's Highlighted Job:
HCL Technologies:Software Engineer/Senior software Engineer
http://www.jobmaguz.com/viewFresherJobs.aspx?jobid=981&cycle=1
Can It Be Done?08 Oct 2007 20:25 GMT5
Hello group.  I am new to asp.net though I have some web site creation
experience with html and Dreamweaver.  I am wanting to design a web site
that has buying and selling and trading capibilities.  I would also like to
design a desktop app that a person can put in there ...
complete message08 Oct 2007 19:26 GMT4
To create a Mail Message, i can use the MailMessage(from, to) and so
send the mail. But how should i change the code in case  there is also
a file to attach in the form? (let's say that i have already placed
the upload-file control on the page).
timeout08 Oct 2007 19:16 GMT5
I wrote a small application in ASP.NET for my office. It's used in intranet.
The users are about 30 persons.
After a while they started complayning that after about 20 minutes the
application
Special characters in URL08 Oct 2007 19:11 GMT2
I have a need to translate special characters like & in URLs.  I have a
routine that has been doing this as substitutions based on characters I
notice.  This of course does not handle everything.
Is there a dot.net api call for this.  For example if I have a folder under
Reading single field values from a dataset08 Oct 2007 19:08 GMT3
What is the best way to read single field values from a dataset? The dataset
is populated with a customer record, showing well in a gridview. But I also
want to read the single field values, like adress, phone, and so on.
Bjorn
LoadEvent of Master file08 Oct 2007 18:41 GMT2
How can I get in the Load Event of the master file the name of the page that
the user requested?
Thank you,
Samuel
Response.Redirect issue with multiple threads.08 Oct 2007 18:14 GMT3
i am one of those many people who has stumbled upon the
ThreadAbortException. I completely understand the reason why it always throws
this exception. The reason is to stop executing any client code and assign
control over back to the httpapplication.
HttpWebRequest and Session Information08 Oct 2007 16:11 GMT1
does anybody know if it is possible to pass the SessionID with a web
request by using a cookie so that the invoked page in the same domain
can access the session objects of the current user?
HttpWebRequest request = (HttpWebRequest)WebRequest.Create(url);
 
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.