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:846823
More Search Options
RSS Available
Matching Posts
Re: ASP.NET Theory--Recommend books?
You might want to take a look at my book: Ultra-Fast ASP.NET (published by Apress). It's oriented at an intermediate to advanced level. Although my focus is on performance and scalability, I also explain how ASP.NET works from a different perspective than most authors; my goal is to help build a more intuitive understanding of not just how things work, but why they are the way they are, and how the various pieces fit together. There's a high-level summary / write-up and a review on Amazon
Posted to
Book Reviews
(Forum)
by
RickNZ
on 11/24/2009
Re: New book: Ultra-Fast ASP.NET
The first review of the book has been posted on Amazon (see the link in my signature).
Posted to
Announcements
(Forum)
by
RickNZ
on 11/24/2009
Re: Book Recomendations?
You might have a look at my book: Ultra-Fast ASP.NET. My approach is mostly prescriptive, which makes it easy to put the material to use quickly on real apps. There's a write-up and a review on Amazon, if you'd like to know more.
Posted to
Book Reviews
(Forum)
by
RickNZ
on 11/24/2009
Re: About my own CMS
[quote user="tp1212"] i put this code in the button click function asp.cs file but it didnt work do i need to put specail tags or something [/quote] You need to get a book on programming (probably many books). Seriously. My previous response wasn't code; it was a tongue-in-cheek response to your somewhat silly question.
Posted to
Web Forms
(Forum)
by
RickNZ
on 11/20/2009
Re: Combining caching and session storage
Yes, the session ID is a public property: Session.SessionID
Posted to
State Management
(Forum)
by
RickNZ
on 11/18/2009
Re: Using Embedded Resources Without a UserControl
While some types of output caching are implemented by the Page Handler, you still have access to the ASP.NET Cache object from a custom Handler, via context.Cache. You can also enable client-side caching from your Handler, in case that might help.
Posted to
HttpHandlers and HttpModules
(Forum)
by
RickNZ
on 11/17/2009
Re: SQL Server 2005 Install Issue
During the installation, be sure to indicate that you want client tools to be installed; they may not be installed by default. I think client tools includes SSMS. You should also be able to update your installation in this way, without having to re-install from scratch. Just run the installer again, and it will prompt you for what changes you want to make.
Posted to
SQL Server, SQL Server Express, and SqlDataSource Control
(Forum)
by
RickNZ
on 11/15/2009
Re: HttpContext.Current.Response.Headers error in Vs2005
If you just want to add a custom HTTP header, have you tried something like this: this.Response.AddHeader("MyHeader", "value");
Posted to
HttpHandlers and HttpModules
(Forum)
by
RickNZ
on 11/15/2009
Re: Using Embedded Resources Without a UserControl
The Page class is really just one implementation of an HttpHandler. If you need controls, etc, is there a reason why you still prefer to use a custom HttpHandler? Why not just use a Page, and emit whatever special codes you need to, using Response.Write()?
Posted to
HttpHandlers and HttpModules
(Forum)
by
RickNZ
on 11/15/2009
Re: How to implement WebDav in ASP.Net application
WebDAV is available as a standard feature. You can add it from the "Add Windows Components" dialog, along with other IIS features. (you don't need SharePoint) Or, are you asking how to do it yourself instead?
Posted to
HttpHandlers and HttpModules
(Forum)
by
RickNZ
on 11/15/2009
Page 1 of 82 (820 items) 1
2
3
4
5
Next >
...
Last ยป
WindowsClient:
codeplex.com/testapi v 0.4 available
ASP.NET:
ASP.NET 4.0 ScriptManager Improvements
WindowsClient:
XAML Toolkit CTP = FxCopXaml + XamlDom + System.Xaml.dll support for Silverlight XAML
Channel 9:
Fishbowl for Facebook
WindowsClient:
Free Embeddable Fonts for your WPF Applications
ASP.NET:
Program Manager Position on the ASP.NET PM team
Channel 10:
Microsoft Teams Up with Nielsen
Channel 10:
What Azure Looks Like
ASP.NET:
Orchard team looking for a new developer
Channel 10:
Student Discount on Office 2008 for Mac Now Available
WindowsClient:
Surface SDK 1.0 SP1 supports XNA Game Studio 3.0 and later
WindowsClient:
TestAPI 0.4 Released
Channel 9:
Using the SharePoint Business Data Connectivity Designer in VS 2010
Channel 9:
10-4 Episode 36: Windows Server AppFabric and Workflow Services Lab
WindowsClient:
New WPF Features: DatePicker\Calendar\VSM\Datagrid
Channel 9:
Corrinne Yu: Principal Engine Architect, Halo Team Microsoft
TechNet Edge:
IT Pro Momentum y Evidencias
Channel 10:
Xbox Goes Social with Facebook, Twitter, and Zune Integration
ASP.NET:
Enabling the ASP.NET Ajax script loader for your own scripts
ASP.NET:
Building High Performance Web Applications
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online