Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:690812
More Search Options
RSS Available
Matching Posts
UK readers, DevEvening - Surrey/Hampshire new user group
Hi all, We have set up a new user group we are calling DevEvening. It is based in the Surrey/Hampshire area. DevEvening is: A very informal evening held at a local hotel with presentations given by .net developers on any topic they wish to talk about followed by a pint & tasty meal. We have had 1 meeting so far and have another coming up on Thur 12th of June at a hotel in Woking. It is free to join in (apart from the cost of the meal/drink). For further information please look at: http://www
Posted to
Announcements
(Forum)
by
alexmackey
on 6/1/2008
Re: Web application project or Web site project which is "better"?
I must admit I prefer the old style model where you can exclude files etc. Is a website project slower for larger projects? Thanks, Alex
Posted to
VS 2005 Web Application Projects
(Forum)
by
alexmackey
on 3/14/2008
Web application project or Web site project which is "better"?
Hi, We are a bit confused as to which web project type is best to use. Currently we have a number of large projects in the old style with .vbproj files. These have been upgraded to VS2008 web application projects. Compilation seems slower of upgraded projects than created from scratch web site projects. I do get the impression MS is pushing the new style format for future releases. What are the advantages/disadvantages of the new web site project? Where do references get stored in the new style project
Posted to
VS 2005 Web Application Projects
(Forum)
by
alexmackey
on 3/13/2008
Re: Why does writing a file to browser not work in vista but does in xp
Both machines have IE7 fully patched with Windows update.
Posted to
Getting Started
(Forum)
by
alexmackey
on 3/3/2008
Why does writing a file to browser not work in vista but does in xp
Hi, I have written some code that writes files content to the browser window. This works great in XP but not in IE on Vista for some reason. I just get a page cannot be displayed error in vista. Code below: Response.Clear() Response.AddHeader("Content-Disposition", "inline;filename=" + Path.GetFileName(objLinkedFile.OriginalFileName)) If objFileInfo.Extension.ToUpper.IndexOf("PDF") > -1 Then Response.ContentType = "application/pdf" Else Response.ContentType
Posted to
Getting Started
(Forum)
by
alexmackey
on 3/3/2008
Re: GridView how efficient is sqldatasource rather than binding directly?
Okay have I just checked and it doesnt expose the SQL on the page source or in the viewstate so for those posters who say it does I would like to know how, just because you write it in the source code doesnt mean it will be generated in the HTML. Still think it would be great if these features were included out the box as its non trivial to add some of these yourself. Thanks, Alex
Posted to
Data Presentation Controls
(Forum)
by
alexmackey
on 2/27/2008
Re: GridView how efficient is sqldatasource rather than binding directly?
Lotuzwine you can dynamically create them (example at the beginning of thread). So does it expose the SQL statement or doesnt it? Its not something I have used before hence the question about the disadvantages of using it. So far the disadvantages I can see of using it seem to be: It may or may not expose SQL statement You cant bind it to DataSet or DataTable but SP or SQL calls direct which is a bit messy I dont see why the gridview doesnt have inbuilt functionality like sorting and paging. Okay
Posted to
Data Presentation Controls
(Forum)
by
alexmackey
on 2/26/2008
Re: GridView how efficient is sqldatasource rather than binding directly?
Hi KS2007. Thanks I am aware of this. Just wondered if there was a short cut to get the sorting and paging without having to write it.
Posted to
Data Presentation Controls
(Forum)
by
alexmackey
on 2/26/2008
Re: GridView how efficient is sqldatasource rather than binding directly?
Thanks for the replies. I think I will have to look around or write a control to accomplish this. I was quite excited when I heard about the gridview with inbuilt paging and sorting (but only if you use one of the source objects!). Seems a shame really as I wouldnt want to use anything that exposes SQL in an enterprise application and its annoying you cant bind the source objects to a dataset or datatable.
Posted to
Data Presentation Controls
(Forum)
by
alexmackey
on 2/26/2008
GridView how efficient is sqldatasource rather than binding directly?
Hi, My understanding is that to use the inbuilt sorting and paging methods of the grid view it needs to be bound to one of the datasource objects something like SQLDataSource. I know paging, sorting etc can be done programmatically without this. Performance wise is there much of a hit for using the datasource with something like the below code? Is it possible to bind a sqldatasource to a datatable or dataset rather than declare the select or sp in the sqldatasource? string connStr = ""
Posted to
Data Presentation Controls
(Forum)
by
alexmackey
on 2/25/2008
Page 1 of 2 (15 items) 1
2
Next >
Silverlight:
4 Calendars & Plans for 2010 / 5770
ASP.NET:
ASP.NET MVC 2 and Visual Studio 2010
ASP.NET:
Moving your ASP.NET Application to Windows Azure – Part II
Silverlight:
HVP – Core Scaffolding and Updated News
Channel 9:
TWC9: 2009 - The Year in Review
ASP.NET:
Tip#100: Did you know… How to view ASP.NET trace information?
ASP.NET:
Passing anonymous objects to MVC views and accessing them using dynamic
Channel 9:
Channel 9 Live at PDC09: Coding 4 Fun
Channel 9:
Channel 9 Live at PDC09: Stephen Toub
WindowsClient:
Mouse Gestures for Internet Explorer
Channel 9:
Controlling concurrency in Rx
Channel 9:
Dev Tools Ecosystem Summit Videos Available
WindowsClient:
Using Cerebrata's Cloud Storage Studio To Download IIS logs from Multiple Instances of Windows Azure
TechNet Edge:
TechNet Radio: Office 2007 Setup and Configuration (Part 1)
Channel 10:
How-To: Listen to Your Zune Pass Music on Your WinMo Phone
Channel 10:
Share Your Screen with SharedView
Channel 10:
Get Microsoft Tinker Game For Free
Channel 10:
LG eXpo WinMo 6.5 Unboxing Video
Channel 9:
ADFS 2.0 RC is Here!
Channel 10:
Bing Reference Updated with New Sidebar Features
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online