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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
Avoiding SQL Injection with FormView controls12 May 2008 23:17 GMT7
I am using formview controls to insert/update info into my tables.
I'm worried about SQL injection.
How do you recommend I overcome this issue?
In the past I've called a custom cleanup routine like this:
Wierd error when building WDP - Data at the root level is invalid (web.config)12 May 2008 20:54 GMT2
My ASP.NET project builds fine (VS2008).  I added a new web deployment
project.
When I try to build it I get:
Data at the root level is invalid. Line1, position 1.  (The file is
can I install silverlight on msvc2008 express?12 May 2008 19:42 GMT2
  I installed MSVC 2008 express and I like to install silverlight. Can I do
this? Thenone that I got from silverlight web site, complain about msvc
version.
Regards
Code Snippet Respository12 May 2008 19:10 GMT1
All,
I have posted this question in various groups, so I apologize for any
overlap.
I'd like to hear how other developers/architects keep track of old
Distribute asp.net 2003 application on a cd rom12 May 2008 18:11 GMT3
I have built an application web site using ASP.NET 2003 and MSSQL
database server.
I now need to distribute the entire application to customers on a CD
to run the web application completely from their local personal
What do WebParts, WPF and PopFly have in common?12 May 2008 17:40 GMT3
Why don't we see more WebParts being used on the web? SharePoint gets all
the fun? And what are the prevailing opinions be they what they may about
the use of WebParts rather than WPF when the context would be the
development of a service which enables users to select templates ...
Page doesn't refresh after redirect.12 May 2008 17:09 GMT7
I have a page (default.aspx) that pulls it's HTML from a database.
I then have a "content management" page (editpage.aspx) that allows
the user to edit the HTML in the database.
When the user clicks the save button on editpage.aspx, the page
dropDownList control not accessible inside dataGrid12 May 2008 16:46 GMT2
i've got a dropDownList that I'm trying to populate from my code
behind as follows:
uxVehicleColourEdit.DataSource = oDsLookups.Tables["COLOR"];
if the dropDown is placed inside a datagrid, i get compile time errors
Upload xml file- HttpWebRequest12 May 2008 16:45 GMT1
I'm trying to translate the following code in vb.net code to be used in a
web service. Really I can't understand well it. I would like to use
httpWebRequest but I don't know.... Do I have to use headers? How can I
translate the "requestbody" string?
Block access to zip files using access rules12 May 2008 16:33 GMT1
I have a website where the user can download zip files after logging in.
In the site I use access rules to control who can control what.
However to my big surprise the user cannot access aspx files in a folder
without logging in but he can access zip files without any problems!
Difference between Control's ViewState and ControlState?12 May 2008 15:29 GMT2
I am reading MSDN doc about Control's ViewState and ControlState. I got
myself quite puzzled. I see that the Control class has four virtual
functions:
LoadControlState
Slow Worker Process Startup12 May 2008 13:10 GMT4
I'm having a problem with the amount of time it takes to initialize an
application pool on IIS 6.0.  Upon the first request to an ASP.NET
page the worker process (w3wp.exe) starts up.  The problem in my case
is that it takes more than 5 minutes to begin servicing requests after
what's wrong with xml post code?12 May 2008 11:59 GMT2
Trying to get this code to work for http xml post.
I need the post to be xml (doc.outerxml) sent in single key name as stream.
The following is the post code and code for receiving the request.
When it hits the "myresponse = myrequest.GetResponse()" in the post code -
DDL fill and select value in gridview12 May 2008 09:44 GMT1
Hi, How Can I fill a DDL in a grid view?
       <asp:TemplateField HeaderText="AAA" SortExpression="AAA">
                        <ItemTemplate>
                            <div align="left">
Problem while using Global Connection String12 May 2008 08:20 GMT1
I am new to .Net. I am working on .Net 2005. I am defining connection
string in my web.config file as :
<configuration>
    <connectionStrings>
 
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.