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 / May 2008

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
UTF-808 May 2008 14:37 GMT1
I'm uploading a text file (.csv) dynamically to the client with this method

--
Response.Clear();
IE does not reload css or js file...08 May 2008 13:51 GMT8
I'm working on an ASP.net 2.0 web project using VS 2005.  I'm on my laptop
running IIS on WinXP SP2 with all the latest updates.  The Default web site
is set to run on .net 2.0   My project uses a master page.
I have two separate issues that I think are related.
Javascript Textbox border issue08 May 2008 11:33 GMT2
I'm adding a Textbox with javascript, it works except for the border
attribute, any advive
Thanks
John
RedirectFromLoginPage redirect to a Different URL08 May 2008 10:09 GMT1
RedirectFromLoginPage will always re-direct to the ReturnURL or
DefaultURL. And unfortunately neither one of this can be changed
programmatically.
I have a need, where different users need to be re-directed to
what have I broke?08 May 2008 10:04 GMT8
I've just come back to a project I've had a week or so off from, haven't
touched it, and it seemed to be working fine when I left it.
However, it's not compiling!! Here's the warnings/errors I get...
Warning    1    The member 'admind_cafe_Default.Master' does not hide an inherited
Try/Catch for Events08 May 2008 09:00 GMT3
I am trying to capture event exceptions using try/catch.
I can get all exceptions with:
protected void dv_PR_ItemInserted(object sender,
DetailsViewInsertedEventArgs e)
FormView with DropDownList08 May 2008 08:55 GMT2
I have a database with Entries with many Categories (one to many).
Entries are shown by FormView. How can i show a DropDownList with
Categories to choose for every Entry?
Thanks in advance,
How do I loop this in a FOR loop08 May 2008 08:44 GMT5
I have  a textbox control in each row of the table and I need to display it
dynamically
In the first row of the table it is txtSample1 and in the second row it is
txtSample2
Writing records from xml file into dataset08 May 2008 08:02 GMT2
I have an XML file with 50000 records, when i am trying to write into
DataSet through DataSet.ReadXml("C:\..\Customer.xml"). It takes more
than 30 minutes to write all records into DataSet. This affects  lot
on my application performance. Is there any alternative to increase
Test post: Paypal08 May 2008 06:58 GMT1
Just a test post to see if the mere act of mentioning paypal gets my message
excluded from this forum.
I ave tried twice today to ask  question regarding cross-site posting to
paypal but the message never shows up :(
Type not Defined. Going crazy!08 May 2008 03:27 GMT1
On an ASP.NET 3.5 web site App_Code folder I have a class named
BoxesView under the namespace Engine.
On an aspx page code behind I have the following:
 Protected WithEvents c As New Engine.BoxesView
Usage of '/' in .aspx page url08 May 2008 03:24 GMT1
I was just browsing through Dell's website and saw usage of '/' after
the aspx page name(productdetails.aspx) in the url. e.g.:-
http://www.dell.com/content/products/productdetails.aspx/inspnnb_1720?c=us&cs=19
&l=en&s=dhs&~ck=mn

I am only familiar with usage of the query strings ...
XML Designer?08 May 2008 03:16 GMT6
Does VS 2008 have a good XML designer to work with XML data, schemas,
etc...?
Any tools to easily add, edit and delete data from an XML file?
This is new to me....
Problem with retrieving cookie in ASP.net08 May 2008 02:59 GMT2
I have a login form with “Remember me on this computer” checkbox. I am
creating cookie if checkbox is checked. My code is:
            If chk_remember.Checked = True Then
                   Dim ckUserName As HttpCookie = New
ASP.NET Request Pipeline and GoF Chain of Responsibility08 May 2008 02:29 GMT2
More of a theoretical question here: It just occurred to me that the ASP.NET
request pipeline delivers much of the GoF Chain of Responsibility pattern.
What do you think? If it does not, then, why not?
 
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.