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:619231
More Search Options
RSS Available
Matching Posts
Re: Photo album and Atlas
Sorry about the long delay- here's what I do at Penql... in imagefetch.ashx, just mess with the cache headers like so: Public Sub ProcessRequest( ByVal context As HttpContext) Implements IHttpHandler.ProcessRequest Dim response As Web.HttpResponse = context.Response Dim request As Web.HttpRequest = context.Request response.ContentType = "image/jpeg" response.Expires = 60 response.Cache.AppendCacheExtension( "post-check=900,pre-check=3600" ) response.Cache.SetCacheability(HttpCacheability. Public
Posted to
Club Web Site Starter Kit
(Forum)
by
MrLunch
on 12/27/2006
Re: Forum Starter Kit
Hi papalolo22, in the last script I removed all the [dbo] stuff to make it less likely there would be trouble. Just a guess... did you install the db stuff into the same database where the club tables are?
Posted to
Club Web Site Starter Kit
(Forum)
by
MrLunch
on 11/6/2006
Re: Forum Starter Kit
Hey Angelo! Just coasting along :) Ciao!
Posted to
Club Web Site Starter Kit
(Forum)
by
MrLunch
on 11/6/2006
Re: Forum Starter Kit
chriscee: My question can I embed html code into a post(body field) and have it show as a link, picture etc. The distributed code escapes all HTML to prevent XSS and other unpleasant hacks. You can enable HTML by removing the escape code from Add_Post and Edit_Post or by adding in a wysiwyg editor which is described here: http://wonglepong.wgg.com/clubwebsite/Forum_Thread.aspx?th=4
Posted to
Club Web Site Starter Kit
(Forum)
by
MrLunch
on 10/25/2006
Re: client datetime for posts
Well hey, I've been off exploring things like Ruby on Rails (interesting stuff for you adventurous folks) but I just ran stats and I see that I have had about 300 downloads of the forums code. Pretty cool. I hope it's working out OK for you all. From watching the starter kit thing, I see a bunch of people getting off to a good start and moving on to all sorts of interesting projects, so I feel I should toss out a "thanks" to the people who made them, like Sam and the VStudio team
Posted to
Club Web Site Starter Kit
(Forum)
by
MrLunch
on 9/2/2006
Filed under: lunch
Re: Security problems
But hey - trying to code at midnight gets you the best kind of experience :)
Posted to
Club Web Site Starter Kit
(Forum)
by
MrLunch
on 9/2/2006
Re: Date controls showing German rather then English
Hi Carl. You can add a directive to each page that tells the browser what culture to use for the page. The easiest (works most of the time) way is to use something like this: Culture=auto UICulture=auto For example in the calendar page you'd have: <%@ Page Language="VB" MasterPageFile="~/Default.master" Culture=auto UICulture=auto Title="Untitled Page" Trace="false" %>
Posted to
Club Web Site Starter Kit
(Forum)
by
MrLunch
on 9/2/2006
Re: Download Calendar Events to Outlook
(for the purpose of discussion, let's just forget about daylight savings time for the moment) iCal event times are in UTC (aka GMT aka universal time) so if you make an event on the website for 6 PM, and the website is running on a server that's set to Eastern Time (which is UTC - 5) then the iCal download will say the event is at 11 PM UTC. You download that event to a computer on the west coast (UTC - 8) and it will show up in the outlook calendar as 3 PM (which is 6PM on the east coast). So, you
Posted to
Club Web Site Starter Kit
(Forum)
by
MrLunch
on 8/18/2006
Re: CSK File Management Extension - Navigateurl for files stored in nonweb folder
Hi Fiona - clever solution. I had another idea, if you made an http handler (similar to avatarimagefetch) then you could go back to a NavigateUrl pointed at that. Consider using something other than the actual file name in the url the user sees, so they can't hack it into something like ..\..\secret_rocket_plans\fionas_password.txt.
Posted to
Club Web Site Starter Kit
(Forum)
by
MrLunch
on 7/21/2006
Re: Forum Starter Kit
Sorry, the site moved, it is now here: http://wonglepong.wgg.com/clubwebsite/Forum_Topics.aspx web.config and rolloverbuttons are not part of the forums code, they're part of the club code. You can get a new club kit by running VWD or VS and doing new website, club starter kit. Somebody would want to be mindful not to upload their web.config with host connection string info in it. Ahem.
Posted to
Club Web Site Starter Kit
(Forum)
by
MrLunch
on 7/21/2006
Page 1 of 15 (144 items) 1
2
3
4
5
Next >
...
Last »
WindowsClient:
Getting ready to relaunch my site on Umbraco CMS
Channel 10:
Four Holiday Themes for Windows 7
Channel 10:
Windows Live Plugin "LiveUpload for YouTube" Updated
TechNet Edge:
Windows 7 BranchCache™ Explained
ASP.NET:
Localizing ASP.NET MVC Validation
WindowsClient:
Debugging Crash Dumps with Visual Studio 2010
WindowsClient:
Debugging Crash Dumps with Visual Studio 2010
Channel 9:
Channel 9 Live at PDC09 Kurt DelBene
Channel 9:
Channel 9 Live at PDC09 Mike Anguilo
Channel 9:
Channel 9 Live at PDC09: Dean Hachamovitch
Channel 9:
Channel 9 Live at PDC09: Gary Flake
Channel 9:
Channel 9 Live at PDC09: Mark Russinovich and Patrick Dussud
Channel 9:
Ping 40: Black screen claims- retracted, Windows 7, Bing Maps, Office 2010
WindowsClient:
WPF Touch Basics
WindowsClient:
WPF Touch Basics
TechNet Edge:
AlignIT IT Manager Podcast #32: Agile Application Lifecycle Management
Channel 9:
Bharat Shah: Microsoft Online Services Overview
WindowsClient:
Holland America adds Surface to several ships in it’s new Mix lounge
ASP.NET:
RIA Services Link Listing #1
Channel 9:
Reactive Extensions API in depth: Merge
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online