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 2006

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Calling server side function in javascript (ASP.Net 2.0)21 Apr 2006 14:34 GMT4
Hi,
Does anybody know how to call server side function in javascript?
Suppose I've a method named Test() at code behind of ASP.Net page.
How can I call that method in javascript function ???
ASP 2.0 databound controls and code behind21 Apr 2006 14:23 GMT2
The new databound controls (GridView, DetailsView,  ect.) use declaritive
syntax (i.e, setup in HTML at design time).  However, at times sql
statements and parameters may need to be derived at runtime.  In ASP 1.0 we
could do this in code behind, but how do we do it in ASP 2.0?  ...
GridView refresh problem21 Apr 2006 14:12 GMT1
I have a GridView that is bound to a SqlDataSource that uses Stored
Procedures for its Select, Insert, Update and Delete Commands.  The
Gridview only contains one visible column (PK Identity column is
hidden).  There is a textbox and button that I use to submit a new row.
refresh gridview at postback21 Apr 2006 12:54 GMT3
Hi group,
my setup:
I have a GridView that extracts data from my table (a SqlDataSource).
For each row, I have an 'edit' button and a 'delete' button.
Gridview error21 Apr 2006 12:38 GMT2
My Delete and select commands work like a charm, but Update won't
work!!  Can someone help??
<asp:GridView ID="GridView1" runat="server" AllowSorting="True"
                   AutoGenerateColumns="False" CellPadding="4"
Attaching to Aspnet_wp21 Apr 2006 12:18 GMT1
   I am building an aspx handler application which works fine.
The problem arises when I try to attach to aspnet_wp. Sometimes
(rarely) after clicking "OK" on attach to process the window takes a
while to close (delay) and the breakpoints in the application are hit.
Advice on how to create deployment package21 Apr 2006 12:14 GMT1
I have just created my first asp.net application and I am ready to deploy.
The solution consists of the following:
A single asp.net assembly to be deployed to web server
A number of vb.net assemblies to be deployed to application server.  Some of
SmtpClient Asynch21 Apr 2006 11:05 GMT1
I need to send an email from a page's code behind. I wondered if I can use
SendAsynch and then response.redirect to a confirmation page without having
to worry about the message.Dispose() method. Is this bad practice?
This page contains both secure and nonsecure items21 Apr 2006 10:42 GMT2
This has been driving me nuts for months now, if I access my site from IE
https://db.cornwall.gov.uk/PlanningApplications and then hover over one of
the 2-level menus it comes up with the message:
"This page contains both secure and nonsecure items.  Do you want to display
*.cs files and ASP.NET 2.0 code beside model21 Apr 2006 09:17 GMT3
I am a bit confused about the inline source code compilation (or code beside
model) in ASP.NET 2.0
My understanding was that anything in App_Code folder will be compiled at
the 1st request time.
Can I break a codebehind file up into two parts using partial clas21 Apr 2006 04:57 GMT2
I want to break up development of my codebehind file to allow developers to
work on them independently without worrying about merging the files.  Each
references objects from the aspx file.  Any suggestions?
Run time error21 Apr 2006 04:40 GMT1
Hi;
I keep getting the following; There is no build provider registered for the
extension .asax. You can register one in the <Compilation> <buildProvider>
section in machine.config or web.config.... How do I do this? I'm trying to
Why do we need more code in Application_AuthenticateRequest()?21 Apr 2006 04:07 GMT1
Hello, friends,
I am implementing a role based authentication (Forms authentication) for our
web app using .net 1.1. I read the paper:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetsec/html/S
ecNetHT04.asp

How to read/import an excel file programmatically to a db?? help21 Apr 2006 00:55 GMT2
I never had to do anything with office tools programmatically till now(I
guess there is first time for everything), so this might be a very silly and
simple question for some of you.
Any way, the new system that I am programming will need to be feeded daily
PP: Processing Time for Methods and Functions21 Apr 2006 00:53 GMT3
Is there any tool currently available that can tell me execution time
for each of my Methods & Functions within my .NET Application.
What I'm trying to achieve is, identifying the culprit methos who
consume more memory + execution time.
 
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.