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 / December 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Working in a subdirectory when using ASP.NET & Visual Studio .NET 200523 Dec 2006 08:46 GMT5
I am creating an ASP.NET application in a subdirectory of what IIS uses as
the root directory (C:\Inetpub\wwwroot\). I am using the version of IIS that
comes with Windows XP Pro SP2. Some of my code in my ASP.NET application
uses root-relative URLs, such as /images/background.gif ...
PreRenderComplete event woe23 Dec 2006 04:37 GMT3
I am experiencing duplicate Page_PreRenderComplete events. I am using
webservice in async mode.
Skeleton is,
class class1: System.Web.UI.Page
gridview in a gridview22 Dec 2006 22:44 GMT1
i'd like to have a gridview of detail items in the selected item row of a
gridview.
Such that:
gv1
Passing Login Info Between ASP 3.0 and ASP.NET?22 Dec 2006 22:18 GMT2
I have developed a website in ASP.NET 2.0 that is one of several
accessed from the same protal.  All of the other sites use ASP 3.0, and
this is the first .NET site.  The rest will be converted as time goes
on.
webservice application reference22 Dec 2006 21:55 GMT2
i wrote a webservice which his name is :
http://www.sharonhak.somee.com/SmsWebServiceRecevier.asmx
but i cant reference to it from another application .
What should i do to get over this problem ?
custvalidator: why is args byval and not byref?22 Dec 2006 20:21 GMT1
the handler declaration:
CustomValidator1_ServerValidate(ByVal source As System.Object, ByVal
args As System.Web.UI.WebControls.ServerValidateEventArgs) Handles
CustomValidator1.ServerValidate
File Extension22 Dec 2006 19:30 GMT1
All,
Who knows how can we make the IE open the file with some non-standard
extension?
I have a new file type, say .MOX, I corrected the association on my computer
step by step building an ASP eShop site22 Dec 2006 19:08 GMT1
Is there a  tutorial that i could follow step by step to end up with a
simple eShop ?
(user / pw login , add stuff to a cart ,view cart and confirm order ..)
I don't like ready made example project since they don't teach me anything.
updating XML files on the Web22 Dec 2006 18:15 GMT1
I created a webSite using a free web hosting space (that supports
asp.net applications).
The website was created with asp.net project
The problem is that I cant update XML files that are placed on the web
Adding data to a Grid View programmatically22 Dec 2006 17:08 GMT2
I'm currently working on a project, and I've come to a part where I
want to add data to a GridView.  BUT, I want to do it programmatically,
with alot of control over everything.  In my particular project I've
passed a DataSet to a page via a Session object.  The Session object
Problem with isNewSession22 Dec 2006 16:32 GMT1
Iam having problem with IsNewSession can any1 plz help me to run this
code
which is listed on many websites
this is my  code for validating session
Server.Transfer fails, but only on initial page load.22 Dec 2006 14:27 GMT1
I'm developing a reporting app that works as a subordinate to other apps,
ie, users still see the menu structure for the app they're working in, but
generate their report in my app.
When the user selects the menu option for my report, they go through a
Generating the *.aspx.designer.vb Files22 Dec 2006 13:16 GMT1
I have an ASP.NET application in which I register several of my usercontrols
in the Web.config file's
<system.web><pages><controls></controls></pages></system.web> section.
However, my usercontrols (*.ascx files) are not showing up in the
Cannot access ASP compatibility mode.22 Dec 2006 13:11 GMT4
I'm trying to set up a IIS and have run into the following error.
"Cannot access ASP compatibility mode."
My machine is 64 bit so I have set Enable32bitAppOnWin64 to 1.
I want to be able run both 2.0 and 1.1 applications on the website.
Tough Question: Accessing controls inside inline template in a user control, in a repeater22 Dec 2006 12:58 GMT1
I have the following ASP.NET 2.0 code (simplified here for ease):
   <asp:Repeater id="SearchResultsRepeater" runat="server">
       <ItemTemplate>
           <uc:SearchResult ID="SearchResult"
 
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.