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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Can't open web site in vs200514 Jun 2006 10:03 GMT2
I open open a asp.net project in vs2005 by open web site.
But I find I can't find Open web site in the open menu of vs2005.
What's happen? where to find the open web site menu?
"PRE"-Style formatting in HTML Output or Label14 Jun 2006 09:42 GMT1
I'm taking text from a multi-line TextBox into a database. Then, on other
pages, I'm displaying that text as read-only. But the problem is, when I set
the Text property of a Label control to that text, all the carriage returns
and other text-based formatting goes away because ...
ASP.NET 2.0 and Partial Trust with VSTO14 Jun 2006 08:53 GMT6
I need some help with an ASP.NET 2.0 page that generates the following error
when it calls a VSTO runtime DLL:
System.Security.SecurityException: That assembly does not allow partially
trusted callers.
Postback & Master Page14 Jun 2006 08:39 GMT5
I'm developping an asp.net application which used master page on which
i add several web control. One of the them is a menu control which as
several button in order to develop each sub menu. When i click on this
button it rises a postback and refresh all my controls.
2.0: implementing users' counting with global.asax14 Jun 2006 08:21 GMT1
Please help.
I try to implement counting of apllication users using global.asax
this way:
<script runat="server">
server.transfer14 Jun 2006 08:09 GMT4
if we want to access the vaules of one page into another, following are the
3 options
1. query strings
2. session objects
Opening new asp page using response.redirect14 Jun 2006 07:20 GMT7
I have one combo box and GO button on the click of GO button page
submitted and according to selection of one of the option from combo I
want to redirect my page to some new asp page but at the same time in
new window of browser.
RSS Security Question14 Jun 2006 06:42 GMT1
I'm new to RSS and have been tasked to write a spec for an RSS
Publishing facility for my client.  I'm proposing that the RSS be
rendered on-the-fly for the most up to date results and to also support
RSS feeds of saved searches.  My issue is that any of the stored
ASP.NET 2.0: using Cache in Global.asax14 Jun 2006 05:38 GMT2
I am learning ASP.NET.
In Global.asax file I have such code:
...
<%@ Import Namespace="System.Web.Caching" %>
Change DataGrid Headings color14 Jun 2006 03:02 GMT3
How do I change the color of a particular columns' text (forecolor)?
I normally do this in my PreRender function for the rows as:
  for each oItem as DataGridItem in DataGrid1.Items
   oLabel = CType(oItem.FindControl("SessionID"),Label)
Gridview control and sorting a calculated templatefield column ?14 Jun 2006 02:49 GMT2
Does anyone know of a way to sort a column which isnt databound or an
actual field in the database, but is derived from a method?
IE.  I have a grid showing stats for softball, with a calculated field
called AVG, I want to be able to sort based on AVG when they click on
Tab Contol on Webpage14 Jun 2006 02:20 GMT1
Can we have a tab contol on a webform just like windows application?
if yes, can you please point me to the article.
Thanks,
Stephen
Error while trying to run project: Unable to start debugging on the web server14 Jun 2006 02:03 GMT3
I have both Visual Studio 2003 and 2005 on my machine.
When running a project in Debug mode in 2003 I get this error:
Error while trying to run project: Unable to start debugging on the web
server
Radiobuttonlist, add new items problem14 Jun 2006 01:27 GMT1
I am trying to use a radiobuttonlist with the new multiview control. Am
having trouble understanding how to build the radiobuttonlsit just one time,
and not many times.
In my first view, I select from a list of items, then select "next". Of
Don't have Release Mode14 Jun 2006 01:05 GMT4
I am attempting to build a web service in .NET 2.0, using Visual Studio
2005.  I am able to build it in debug mode, but for deployment, I want
to change to release mode.  The problem is that there isn't a release
mode available.  The configuration drop down only has debug in it.  I
 
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.