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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Can't Figure Out How To Sort On Bind30 Apr 2008 23:02 GMT1
I am returning to an old bit of code in our program and need to figure
out how to sort
my columns on bind. I am sorting on Date (mostly) and some other
values.
Update with $ sign30 Apr 2008 22:32 GMT2
I have an asp.net FormView that is displaying a money field as shown below.
<asp:TextBox ID="txtInitialClaim" runat="server" Text='<%#
Bind("InitialClaim", "{0:c}")%>' Width="120px"></asp:TextBox>
When the update command runs it throws an error because the dollar sign is
How to Get Exception StackTrace in Application_Error ?30 Apr 2008 21:22 GMT2
I'm developing a new ASP.NET 3.5 app and I have an http module hooked up to
Application_Error that logs [otherwise unhandled] detailed exception data.
When it parses and evaluates unhandled exceptions, it "sees" all exceptions
as type "System.Web.HttpUnhandledException", with the ...
Allowing a Stored Procedure Argument to be NULL30 Apr 2008 21:18 GMT9
I've written a stored procedure and would like to filter the results
returned based on the argument. It works so far, but I'd also like to allow
this argument to be null.
I know I can rewrite my procedure using ISNULL(). But then it won't work for
CompilationError30 Apr 2008 20:38 GMT1
can anyone guide me plz.
i m adding attribute of runat=server from codebehind file
    <asp:imagebutton id="imgCompletionDate" CssClass="clImageButton"
ImageAlign="absMiddle"    BorderStyle="None" ImageUrl="..images
Tricky page structure30 Apr 2008 20:23 GMT2
Hello everyone. I'm having a problem with accessing components. I've looked
for a solution in other forums but until now no one have given me any tiny
clue about how could I solve it. I know there is a solution to it, but, I
couldn't find one. I have a webpage in a website with the ...
Cross: How to use XSD30 Apr 2008 19:25 GMT6
I work with web services based on WSDL and I can add web reference in visual
studio. After that I can declare objets which are instances of webservices.
I can add values to objest properties and call functions of these objects.
Everithing is fine.
ext 3.5 History back button  from different page30 Apr 2008 18:28 GMT2
I recently moved to ASPnet Ext 3.5
What I can't get with Ajax and History browser managemet is this:
User fills some fields (dropdown and textbox) on page 1 (all are in an
update panel)
How do you make gridview controls disappear?30 Apr 2008 15:24 GMT3
I have a gridview control that is filled by the user adding rows to it
with a submit button.  Once he is totally through, I want to give him
a 'success' message and then empty the grid.  That should be easy,
because the grid is full of records that are from a database where the
Browser sends multiple request 5 to 10 request in a second without     user action30 Apr 2008 15:21 GMT-
Our application is created in C#, ASP.Net 2.0, SQL 2005; the session
is managed in SQL server with ASPState. We often file below exception
Error Details :
Exception of type 'System.Web.HttpException' was thrown.
Browser sends multiple request 5 to 10 request in a second without     user action30 Apr 2008 15:21 GMT-
Our application is created in C#, ASP.Net 2.0, SQL 2005; the session
is managed in SQL server with ASPState. We often file below exception
Error Details :
Exception of type 'System.Web.HttpException' was thrown.
ASP.net30 Apr 2008 15:21 GMT2
I can't find the asp.net news group anymore. Where is  it?
Signature

Arne Garvander
Certified Geek

newsgroup menu30 Apr 2008 15:15 GMT1
I can't find the menu option for asp.net news group. What page is it on?
Signature

Arne Garvander
Certified Geek

Master pages for plain HTML pages?30 Apr 2008 15:14 GMT4
I am using VS.NET 2008.
In Dreamweaver you can create page templates (equivalent to Master Pages)
and make HTML documents based on them.
In VS.NET can you have a HTML file linked to a Master Page?
How to enable AJAX in ASPX page after the fact30 Apr 2008 15:12 GMT5
I created an ASP.NET website using Visual Studio 2008.  I want to now use
some of the AJAX tools, but they won't drag/drop on my master page.  I think
I have to somehow "enable" AJAX or reference the files properly.  Any advice
on how I can enable the ASPX page for AJAX?
 
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.