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

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
ASP.Net website 3-Tier Solution31 Jan 2007 08:38 GMT3
www.asp.net website introduced a way to develop 3-tier websites (
http://www.asp.net/learn/dataaccess/default.aspx?tabid=63 )
The question is, how to modify datasets without deleting and creating
datatables?
get all the form fields in a form31 Jan 2007 08:24 GMT20
I'll never understand this
for each ?? in request.form.items
response.write ??
next
MSSQL Server in ASP.NET31 Jan 2007 07:50 GMT1
Does anyone know if database access is affected by culture setting in the
web.config?.
Regards,
Kueh.
Where to begin learning how to make 'Ajaxify' your own code?31 Jan 2007 07:42 GMT1
I've been getting up to speek on 2.0 and have gone through some tutorials
and am finding it all fairly slick. AJAXifiying a control couldn't be
easier, it seems.
that said, most tutorials are only using the built-in controls. So, take a
Sorting in Gridview31 Jan 2007 07:33 GMT1
I am a asp.net 2.0 newbie and i am trying to sort on a gridview. I am using
a storedprocedure for a datasource, is this possible and how?
thanks
B
SqlDataSource1 empty?31 Jan 2007 07:25 GMT2
I have a gridview with a sqldatasource going to a sql server.
I have a lot of conditional-displayed placeholders
how do i tell if the gridview  comes up with no records before the page
loads, so I don't get an error?
Updating Design Time When Property Changes31 Jan 2007 07:22 GMT4
I've written a composite custom control which I would like to have update its design-time display when one of several properties
changes at design time. These custom properties are not simply the exposed properties of the constituent controls (e.g., they
control how many ...
Running web page once a day automatically31 Jan 2007 05:46 GMT2
I am trying to setup a window scheduler (or other better method) that runs
aspx page once a day.  How do I do this?
If I need the batch file, can you provide the complete batch line by line,
as i am not familiar with the batch process.
Help with Gridview and Updating31 Jan 2007 05:13 GMT1
I have a gridview which I added a
<asp:CommandField   EditText="E" CancelText="C" UpdateText="U"
ButtonType="Link" ShowEditButton="True"  />
my gridview looks like this
IIS6 caching assemblies?31 Jan 2007 04:59 GMT1
How do I see what assemblies are in the GAC?  I am running XP Pro and
developing with VS 2005.  The little web site worked great on the web
server in VS 2005, but I am have a H#@! of a time trying to figure out
what is going wrong when it is deployed on my local machine.  I used
Problem with the way it displays a web application, HELP!!!31 Jan 2007 04:30 GMT1
OK I don't know if it's too much to ask, but there is a web
application developed, that presents a problem with the way it's
displayed, it looks on the localhost without any problem, and on the
server on two different PC's but when I tryied on a third one it
Response.BinaryWrite31 Jan 2007 02:03 GMT3
I'm dealing with a file type when i convert it from a BLOB field on database and i use the Response.BinaryWrite method. The file type is *.chm. That's my code:
Private Sub ReadFile(ByVal MyData() as Byte)
   If Not MyData Is System.DBNull.Value then
       Response.Buffer = True
Can Google crawl .aspx pages?31 Jan 2007 01:54 GMT2
I'm working on a Web site that reads a database file and diplays the
contents in a datagrid
my question is how can google index my page since in order to do that it
needs to actually open my page with correct query string
HttpResponse in asp.net31 Jan 2007 01:20 GMT4
I am looking for the most correct method of streaming a byte array to a web
browser as a pdf. Anyway, I see a lot of methods for HttpResponse and I don't
know how to properly use them. Here is my code:
Response.ContentType = "Application/pdf";
WebControls with IE731 Jan 2007 00:56 GMT5
I have developed an ASP.NET application making extensive use of the
Microsoft WebControls.
It appears that these controls are not compatible with IE7? They seem to
render like they do on a a pre IE5.1 browser.
 
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.