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 / January 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
HTML is different24 Jan 2007 19:57 GMT2
Why is the HTML returned from an .aspx page to a web browser is different
than the HTML returned when I call the GetResponse() method of the
HTTPWebRequest object that is accessing the same .aspx page?
Thanks in advance,
ASP.NET 2.0 Menu Control.24 Jan 2007 19:43 GMT5
** IF this is a duplicate post, I appologise as it does not seem to have
appeared when I posted it
** half an hour ago.
I've been playing with this control for the last day or so and its looks
Hidden IFrame Values Not Making It To Server: How Do I Debug This?24 Jan 2007 19:28 GMT5
hi. i have a hidden iframe for uploading files. when
i check the httpfilecollection on the server, it is
always zero - the files never make it to the server.
i know all the javascript is working correctly on
Absolute URLs in Master pages24 Jan 2007 18:48 GMT2
I'm creating a .Net 2.0 (VS2005) web app using master pages.
The HTML that is generated uses relative URL's. I need .Net to generate
absolute URL's because these pages are going to be emailed.
I've looked but don't see where I can set a property (or something) to do
Generic List to String24 Jan 2007 18:40 GMT3
I have a Generic.List and I need to create a string out of it.
Something like: "Item1, Item2, Item 3, ItemN"
How can I do this?
Thanks,
Where do you handle your exceptions?24 Jan 2007 18:34 GMT6
In a typical 3 tier model (view layer, busines layer and data access
layer)  where do you handle your exceptions? do you let it buble up all
the way to the .aspx pages or do you handle it in your business layer
and/or data access layer?
Best way to get FORM variables?24 Jan 2007 17:56 GMT4
On a postback, what is the best way to get FORM variables so that there
is a key/value structure that allows accessing by key name.  For
example:
INSERT INTO table1 (keys['columnone'], keys['columntwo'])
Simple layout question24 Jan 2007 17:38 GMT3
Hey guys,
I last made a site using Asp.net in vis studio 2003.
Now in 2005 and .net 2 i want to make anothe rbut i cant get the layour
working. Before i used to make eveyrhting position absolute and just drag
not working: <customErrors mode="Off"/>24 Jan 2007 16:33 GMT2
I made the above change to my web.config file so that errors would be
reported from a remote site as explained in the Server Error:
Details: To enable the details of this specific error message to be viewable
on remote machines, please create a <customErrors> tag within a "web ...
Overwriting viewstate24 Jan 2007 16:27 GMT2
I have 2 pages, PageA and PageB.  On PageA i allow our users to update
a details of a record using textboxes, dropdownlists etc.  When a user
clicks on a button on PageA, i would like them to be directed to PageB.
Here they can select a value from a datagrid, and then go back to ...
2 divs on same line24 Jan 2007 15:32 GMT14
i have a requirement for the following layout in my masterpage:
1 div for header
1 div for footer
Between those divs i want a div for the left menu, then a div for the
dynamic table and repeater at run-time24 Jan 2007 15:23 GMT5
i was able to add the table via the codebehind to the repeater
(itemtemplate). the key was to add it to the container. however, now,
the data is repeating itself in each row. can someone help me
understand how the repeater works? thx in advance.
How to connect to .adp file24 Jan 2007 14:32 GMT4
Is it possible to connect to a .adp file? I'm pulling data from a sql
server, but my files are stored on a different server? I'm not sure how
to connect across servers so I thought using an .adp file would be the
easiest solution?
wrong TreeView node selected24 Jan 2007 12:43 GMT2
I have a TreeView with 1 expanded top node, it has several childnodes
(call it row A), which have childs of their own.
The top node is selected correctly and all childnodes from the row A
nodes are selected correctly.
Object Reference not set.......24 Jan 2007 12:06 GMT1
  I am working on asp.net project which I converted the code fron VB
to C# and instead of RaiseEvent in VB code I used the following code.
using System;
using System.Data;
 
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.