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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
sql Views29 Nov 2007 16:15 GMT2
I have a few Views in my sql 2005 database that I need to use in my .Net 2.0
C# application. I know how to call procedures but how do I call Views???
Thanks for helping
Paging data results??29 Nov 2007 15:29 GMT3
How do I create paging in an ASP.net/C# application that has HTML tables on
it?  Server side scripting calls C# functions that populate the HTML cells
for those tables.
Basically, the page is setup with one primary table that contains 3 tables
How Can I retrieve Column/Schema Information From ObjectDataSource29 Nov 2007 15:20 GMT2
I'd like to retrieve and step through an ObjectDataSource's columns to be
able to manually add BoundFields to a GridView control.
I don't know how to do this other than to manually call the
ObjectDataSource's Select() method. But this also retrieves all the data,
"potentially dangerous Request.QueryString" error in ASP.Net app (VB.Net 2003)29 Nov 2007 15:02 GMT2
In one of our VB.Net 2003 apps, we're receiving the following error:
A potentially dangerous Request.QueryString value was detected from the
client (id="RKVW8oNcLoE=").
At first glance I assumed the '=' was the problem, but when we use
AutoCompleteExtender won't work when  receiving list from DB29 Nov 2007 13:56 GMT1
When i type in a word the webservice doesn't retrieve anyhthing its just
blank any ideas what 'm doing wrong?
My Snippet code below.
In my store proc i have like below :
asp:dropdown call client side javascript on event?29 Nov 2007 10:11 GMT2
i have a asp:dropwdown list on my page, it's populated with data (via
a dataset) on page_load.  when a user selects a choice i want to call
a javascript function, is this possible? to have a client side event
called by a server control?
javascript and asp.net29 Nov 2007 09:31 GMT3
Is there a way to use the same javascript code for 2 pages?  For
maintenance reasons, if I make a fix or a change I will need to
remember do it for both pages.  Is there any way to get around this?
For example, I have one calculator but when I click a link on one page
Script Manager29 Nov 2007 09:16 GMT1
I am including Javascript files in my page as follows:
Page.ClientScript.RegisterClientScriptInclude("MyScript",
"MyScript.js")
Can I do this through the ScriptManager?
Membership & Roles ApplicationName29 Nov 2007 09:11 GMT2
Asp.Net v2.0
I have created a web application and I am using it from a single website and
database.  The web application has different ‘portals’ – each independent and
I am using the Membership & Roles ApplicationName to separate out my
Strange behaviour in Production environnement29 Nov 2007 08:37 GMT5
Hello experts,
I have the following peice of code in my Global.asax
void Application_Error(object sender, EventArgs e)
{
Avoid execution of "Page_Load" of controls contained in MultiView     Views29 Nov 2007 07:53 GMT4
the subject says it all. Since visible=false controls will still run
though Page_Load, I was hoping that the MultiView would somehow manage
to avoid a Page_Load of controls in its inactive Views. But of course
it does not.
In ASP.NET can I cache a <body>'s background image?29 Nov 2007 06:27 GMT4
Hi.  I'm building an ASP.NET 2.0 web-app for a customer.  The customer wants
a background image that's 124k in size as the background for each page.  I've
recommended they use a smaller-size image, but the customer is absolutely
adamant about using the image.
Gridview access from Javascript29 Nov 2007 05:51 GMT7
I have a few questions regarding accessing a gridview control from
Javascript which I would really appreciate some help with.
1. The gridview contains a column of checkboxes as a template field. I
have onclick Javascript on the checkbox but can't figure out how to
CredentialCache.DefaultCredentials29 Nov 2007 04:48 GMT3
I'm using the following code to get a response froma server which uses IIS6
and Integrated Security. I don't understand where the credentials are stored
on the client, i.e. the Visual Studio web server. How do I clear them? What
are DefaultCredentials? The username and password ...
response object and ajax29 Nov 2007 03:39 GMT3
hey all,
i have a response.write statement in my pageload and whenever i do an
asyncpostback it errors out with:
---------------------------
 
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.