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 / August 2007

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Save config data in Medium Trust28 Aug 2007 06:47 GMT8
I have configuration data for a web application stored in a file
galleryserverpro.config located in a config folder off the root application.
Web.config references this file like this:
<galleryServerPro configSource="config\galleryserverpro.config"/>
Any tricks to protect data in GridView from being copied?28 Aug 2007 06:28 GMT9
Hi, everyone here.
I need to protect my data in GridView from being copied, do you guys
have any good methods?
Thanks in advance.
ASP.NET binding to DataReader28 Aug 2007 05:08 GMT8
I have a large collection of DAL code that returns lists of entities
(List<entity>) for general binding operations usually to a GridView via an
ObjectDataSource.
I think about binding directly to a SqlDataReader but how do I insure that
Question about forum engine code28 Aug 2007 03:36 GMT1
I have signed up to a dotnet hosting account and I have a dotnet app
called CommunityServer, which allows me to setup my own news
forums. The path of one of my forums (the third one) is
http://.../communityserver/forums/3/ShowForum.aspx
Web Service/Page Methods , ASPX page and GridView28 Aug 2007 03:31 GMT1
We have a Grid View in a page that displays nicely formatted data (a
Status Report).
In another application we are sending out Alert emails {windows app}.
Now I want to attach the content of the Grid View Control (HTML) to
Getting SQL error on sp but still runs27 Aug 2007 22:13 GMT2
I have an aspx page with an editible GridView.  When I click the Update
button the stored procedure runs (I know because the underlying data was
changed) but throws an exception as follows:
Source: .Net SqlClient Data Provider
Selected a Form text box on load27 Aug 2007 20:06 GMT6
I have been doing some research on the internet to find the answer but no
joy.
I have a <form> in my site with a textbox and button which, when submitted,
send the query to Google.
Scripting using button27 Aug 2007 19:28 GMT2
I found a nice piece of code that helps me select a value from a datagrid
(second page) and pass the value to the calling page (first page)... but If
I need multiple values then the script fails, I am not good at scripting,
can someone please help me
Stupid question - binding an <asp:label> --> stored procedure returning a scalar?27 Aug 2007 19:15 GMT3
I have the following stored procedure:
ALTER PROCEDURE [dbo].[spGetQuickNoteCount]
AS
BEGIN
C# casting question27 Aug 2007 19:12 GMT2
I know this one is basic (and Thanks)
i have a  function that calls a storedprocedure and i'm using the return
code for validation See Below
   public Boolean fn_isVaildUser(string userid, string password)
asp.net master page question27 Aug 2007 19:01 GMT3
For those of you whose first language is English, could you please
explain to me what this means?
"Content controls have to be top-level controls in a content page or a
nested master page that references a master page"
Including content in a View in MultiView27 Aug 2007 18:57 GMT1
When I include a MultiView control in my application, I receive the
following error:
MultiView cannot have children of type 'Label'.  It can only have children
of type View.
beginner question27 Aug 2007 17:01 GMT2
please look at below:
default.aspx
=========
<%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs"
accessing table cell programmatically27 Aug 2007 16:25 GMT7
I want to inject a piece of JavaScript inside a table cell. How can I do
this?
The table is statically created on master page.
Regards
elements not loaded before RegisterStartupScript27 Aug 2007 15:59 GMT3
In the page load event of my user control I create and register a
startup script with RegisterStartupScript. I am passing two controls
(using the ClientID property of the controls) into a function in the
startup script and I get
 
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.