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
Check if user is authenticated07 Dec 2006 17:34 GMT2
How to I check if a user is authenticated and if it is what is its
role?
I am using Asp.Net 2.0 and forms authentication.
Thanks,
Question on ASP .NET page Javascript07 Dec 2006 17:15 GMT2
I am binding the button.text dynamicall depending on the selection value of
the dropdownlist, at the same time I am trying to use a javascript to alert
users, but it does not fire. This is how I am doing it
In the page_load event I do this:
ASP.net Tab Missing IIS Manager07 Dec 2006 17:02 GMT6
I am running SBS 2003 R2 and have installed the dotnet framework version 2.0
and registered it with IIS. However I do not have the ASP.net tab in IIS
Manager, how can i enable this?
Thanks
Produce a site map from a Web.Sitemap07 Dec 2006 16:39 GMT1
I want to create a sitemap (lets call it a map to avoid confusion with .NET
sitemaps) for my website, as in, a single page that lists all of the other
pages on my web site.  e.g. http://mysite.com/sitemap/
I have used a sitemap to order my site (within a Web.sitemap file), is it
Repeater: condition of a field being blank or not? to Tag or not to Tag07 Dec 2006 15:53 GMT2
I have the following inside a repeater:
<ItemTemplate>
<b><%#Container.DataItem("TitleText")%></b><br />
<%#Container.DataItem("ParagraphText")%>
Backup Exec server07 Dec 2006 15:06 GMT2
i dont know how to install the remote server in Veritas Backup Exec
Server 10d. its symantec's product. if anyone knows pls reply me yaar.
Sathish.N.
simple binding properties on the page - simple but impossible07 Dec 2006 14:54 GMT2
Simple problem - binding Visible property of label to Checked
property of radiobutton on the same form.
How do I do that in VS2005??
Visible="<%# radiob.Checked %>" - DOESN'T WORK
DAL is physical mapping and BLL logical?07 Dec 2006 14:38 GMT1
Looking at a tutorial for Asp.Net 2.0 using Northwind, the DAL was built by
dragging the tables on to an XSN to create a dataTable object for each table
in the database. The BLL was then mapped for each entity but since the data
was simple it mapped to a physical table (ex. ...
Disable Button Enter07 Dec 2006 13:53 GMT1
I have a log out button at the top of my site. It is contained within a
web control within the master page.
Because it is the first button on the page, then by default it is the
one that is clicked whenever enter is pressed. This can be extremely
ProcessRequest() without rendering07 Dec 2006 12:44 GMT5
I am writing a web service method with the purpose of gathering info
from an aspx page.
My problem is that the page controls are not loaded until you run a
ProcessRequest() on the page. However, I would like to load the
access to masterpage methods07 Dec 2006 12:33 GMT1
Hey folks.
I'd like to know if it's possible to define a method in masterpage
codebehind and then call it from the page, who uses the masterpage via
Master.something maybe.
javascript error, is there something wrong with this ?07 Dec 2006 11:26 GMT6
Iam adding the following javascript by
RegisterStartScript("myscript", "<script language='JavaScript'>  var
agree = confirm('are you sure you wanna do this ?'); if (agree){
document.forms[0].submit(); } </script>")
XSD to Database Diagram07 Dec 2006 09:46 GMT1
I'm working with a project that has hundreds of huge multifile strongly
typed datasets (.xsd).  It would be handy if I could find a tool that would
produce an E/R diagram (database diagram) from the xsd.  Like SQLServer
Management Studio does from database tables.
How to generate excel files at asp.net server side07 Dec 2006 09:04 GMT3
We have Excel 2003 templates and we need to automatically generate excel
2003 xls files based on our SQL server database tables' data. Since we need
to generate the xls files at out asp.net server side, I assume we cannot use
excel automation based on the license agreement.
web.config redirection returns 302 instead of 40407 Dec 2006 07:19 GMT1
I have a problem with custom error page. I' using a redirection in a
web.config file to a custom error page:
<customErrors mode="RemoteOnly" defaultRedirect="/_err/generic.aspx">
       <error statusCode="404" redirect="/_err/not-found.aspx" />
 
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.