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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Creating instance of another page class to access the control tree09 Jul 2007 21:52 GMT4
I am writing (Yet Another) Content Management Application.  To make it
easier for the end-users, I would like to retrieve the structure of the
website.  To do this, I would like to "walk the tree structure" of the
website.  The structure of the site is inside custom ASP controls ...
Is there any type of cache manager?09 Jul 2007 21:42 GMT2
While debugging, I'm having a caching issue.  I'm thinking that it
might be nice if I could just see a page of all cache items, with
related details.  This seems like something that would be so easy to
develop, and possibly helpful to a sys admin, that it's probably
vs2005 site solution file09 Jul 2007 21:26 GMT4
I have question about how create solution file for exist project?
So I open vs2005, File->Open web site and select dir with my site.
So this site loaded but it doesn't have solution. How I can create
solution file for this opened site?
Does NetworkCredential itself encrypt user credentials?09 Jul 2007 20:42 GMT3
I have a website (call it WinAuthWeb) that uses Integrated Windows
Authentication.
In my ASP.NET web application, I collect user name, password and
domain info and pass them to WinAuthWeb for authentication (formerly
VB and C# in ASP.Net09 Jul 2007 20:01 GMT2
I would like to put two sub folders in app_code;
one called VB and one called CSHARP.
Can I put some compile directive in Web.Config to invoke the vb compiler for
the app_code/VB directory and the C# compiler for the app_Code/CSHARP
array to listbox09 Jul 2007 19:54 GMT16
I'm passing an array to a listbox such as (1,2,3,4,5,6,7), I want to
highlight (select) all the items in the listbox were the value equals
(1,2,3,4,5,6,7). I'm able to only get the last value selected, how can I get
all of them selected?
Loop over DataTable to edit 'bad' columns09 Jul 2007 18:32 GMT5
I have a DataTable (over 32,000 rows) with 19 columns of which I need to fix
some data in two of them in order to import the data into a SQL table.  I
have a for loop but I can't figure out the if statement to find the 'bad'
columns so I edit them.  This is what I have but it ...
File Uploads to Web Service in both SOAP and HTTP-POST09 Jul 2007 17:18 GMT6
I am trying to allow HTTP POST file uploads to my web service.
Currently I have it working perfectly for a SOAP/XML request reading
in a byte[ ] using MemoryStream/FileStream but I cannot figure out how
to encode a file on a POST to the same web service.  The definition
Master page postback.. !IsPostback doesnt work09 Jul 2007 17:06 GMT6
I dont this this a bug but i cant get my head around it.. I have a
master page that has a login control on it, to log in i press the
button and the page posts back, however on the page that is derived
from the master page (default.aspx) i have code that i dont want to
Creating db from SQL statements09 Jul 2007 16:52 GMT2
I have created a database (*.df) file for use with my website. I have
files containing DDL and DDM for creating the db schema and stored
procedures respectively. However, I have not (as yet) founs out how to
"import" the SQL statements into the datbase, to create the required
problem with programmatically designed dropdownlist09 Jul 2007 16:44 GMT3
i defined a dropdownlist in code-behind but i can't get the selectedvalue. I
czn't use autopostback because there are other elements in the form to be
filled.
aspx file:
add anchor to url09 Jul 2007 16:12 GMT3
how can I add anchor to the url in a LinkButton click event handler. I
have an anchor already defined on the page, but there is no way to
scroll down to that location at postback.
thanks in advance.
how to check existance of a table in sql server?09 Jul 2007 15:33 GMT15
we have an intranet application using Windows Integrated Authentification.
When an user starts the application, he gets a form for inputting data. The
first time he does that, the application creates in a specific database a
table with the name of his account (read with
RequiredFieldValidator How To ?09 Jul 2007 15:25 GMT1
Is it possible to configure the RequiredFieldValidor to change the cssclass
of the ControlToValidate if the field is empty ?
Stan
listbox question09 Jul 2007 15:06 GMT3
Is there a way to populate a listbox and highlight the items passed to it
from a prior page?
I have page1 that has a grid view with 2 columns (customers, locations) I
need to be able to select a row (customer) and click update, then go to my
 
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.