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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
SiteMinder vs .NET Membership Provider/Forms Authentication19 Mar 2008 14:11 GMT3
We are currently under-going a new security service and the company is
leaning towards using SiteMinder. My question is: why not just use
the .NET membership and roles provider and create a custom provider
suitable to the business need? What else does SiteMinder do that
conditionally run Javascript alert19 Mar 2008 13:13 GMT2
In the middle of my event handler (for a button), I have an if/then
statement (using vb.net):
if (whatever) then
strScript="<script .......
can I progarmatically register asp.net to IIS19 Mar 2008 13:11 GMT2
I am using aspnet_regiss.exe utility from command prompt to register
asp.net to IIS. But my requirement is to do it programmatically so
that client need not worry about this registration. Can we do this
programmatically??
Textboxes show colored backgrounds19 Mar 2008 11:52 GMT7
When my web pages display in my I.E. 7 Browser there are apparent random
background colors in the textboxes - mostly yellow, sometimes green, some
are white.  This does not happen using firefox.  My skin file calls for a
white background in the text boxes.  The same occurs if I ...
Late & Early Binding19 Mar 2008 11:00 GMT1
Is this late binding?
--------------------------------------------------------------------------------
Dim dSet As DataSet
dSet = New DataSet
using string instead of int19 Mar 2008 10:36 GMT10
Often in code, when retrieving a value from table where I don't have to do
any math calculations, I store the value in a string variable instead of
converting to an int and then storing in an int variable.
Do you guys see anything wrong with this practice?
Detect number of rows on last page of gridview19 Mar 2008 10:23 GMT2
I have a gridview with paging enabled.
I need to know how many rows of data are on the last page!!!  
When I look at the Gridview1.Rows.Count in the Page_Load, it always returns
the number that the paging is set to... currently 13, but if there are only 4
Gridview Row Height in Opera19 Mar 2008 10:19 GMT2
I have a gridview and I need it to display correctly in Opera.
I need to set the row height, so that even on the last page of data all the
rows are the same height as on the other pages.
In IE and firefox, setting a height in the rowstyle of the gridview and not
multiple roles in asp.net website19 Mar 2008 10:16 GMT1
asp.net
In my webproject I have defined 2 roles, Customer and Admin. A person
registered at the website can be member of both roles. I want the Customer
role to see some standard webpages, and the Admin role to see the standard
Breakpoint in jscript not being hit - answer but no solution19 Mar 2008 05:50 GMT7
Yesterday I posted a message about a problem hitting a breakpoint when
debugging Javascript in VS2003.
Today I've found out what the problem is.  I created a new VS2003 web
solution with a single aspx page, with three controls - a text box, a
MVC Route Tables Update Via Reflection?19 Mar 2008 03:48 GMT4
I have several hardcoded paths in my global.asax.cs, declaring how and
what controllers should do in my ASP.NET 3.5 MVC code.
Is it possible to read from the current assembly and pick out the
controllers and their parameters and dynamically make the Route Table
string, int and session18 Mar 2008 23:51 GMT5
hey all,
can someone please tell me if there's a big difference among the following:
i want to store a string and an int in session.
is it better to store it like:
Advantages of using the Visual Studio Development Server (VSDS)     compared to IIS18 Mar 2008 22:43 GMT5
I have just installed Visual Studio 2005, and ported a 2003 Web
Application to VS 2005. I noticed that I can choose to debug my
application using either the IIS Web Server or the Visual Studion
Development Server (VSDS)
Freeze Headers Spikes CPU18 Mar 2008 22:29 GMT1
i'm using this CSS style on my table header rows (gridview in my case)
in order to freeze them from scrolling.
.LockedHeaderCell
{
Refresh GridView from another page18 Mar 2008 21:52 GMT2
I have an aspx page with a GridView named gvTasks that has a linkbutton on
each row that calls up another pop-up window using the following js
function:
   function openTask(id, coid)
 
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.