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:678217
More Search Options
RSS Available
Matching Posts
Re: Uploading Flash files instead of Jpg images
i am working on this also, message me if your interested in collaborating
Posted to
Classifieds Starter Kit
(Forum)
by
akent
on 2/17/2007
Re: Adding RSS feature to your Classifieds Starter Kit Site
very cool, thanks for sharing
Posted to
Classifieds Starter Kit
(Forum)
by
akent
on 1/30/2007
Re: Browse Categories control occasionally times out and goes to default.aspx
// THIS MY PATCHED CODE FOR MULTIPLE FEATURED ADS // TODO: no benefits of caching need to change it later public static DataTable GetFeaturedAd() { DataTable AdsDataComponentAdsDataTable = AdsDB.GetFeaturedAdsSelection(5); AdsDataComponentAdsDataTable.Columns["id"].ColumnName = "AdID"; return AdsDataComponentAdsDataTable; } Seen here: http://www.westlist.com
Posted to
Classifieds Starter Kit
(Forum)
by
akent
on 1/17/2007
Re: Really simple question about MY PROFILE
Which particular item are you talking about?
Posted to
Classifieds Starter Kit
(Forum)
by
akent
on 1/17/2007
Re: Working Site Example
Actually need to fix some layout bugs in firefox in particular when displaying text in the left hand box.... hmmm wonder why? Anyways regarding the featured ads in FeatureCache.cs i added: // THIS MY PATCHED CODE FOR MULTIPLE FEATURED ADS // TODO: no benefits of caching need to change it later public static DataTable GetFeaturedAd() { DataTable AdsDataComponentAdsDataTable = AdsDB.GetFeaturedAdsSelection(5); AdsDataComponentAdsDataTable.Columns["id"].ColumnName = "AdID"; return AdsDataComponentAdsDataTable;
Posted to
Classifieds Starter Kit
(Forum)
by
akent
on 1/17/2007
Re: Working Site Example
here is my working site: http://www.westlist.com
Posted to
Classifieds Starter Kit
(Forum)
by
akent
on 1/14/2007
Ad Expiry Notification System
I am working on an additional page in the admin interface which will allow Ad Expiry Notification configuration. Currently this is what I have in mind, a simple admin page say AdExpiry.aspx which will allow for: a) customization of the email notification message b) configure email notification threshold c) configure expired ad deletion threshold The flow is subject to change but basically would be like: get expired ads or ads to be expired within 24 hours; I already started to work on the SQL, currently
Posted to
Classifieds Starter Kit
(Forum)
by
akent
on 10/12/2006
Re: Simple Regex for RegularExpressionValidator HTML validation
thanks i am looking into the Anti Cross Site scripting library, currently what i have in the Classifieds starter kit PostAd.aspx page is: string description = Server.HtmlEncode(DescriptionTextBox.Text); And in the ShowAd.aspx page i have: < asp : Label ID ="DescriptionLabel" runat ="server" Text =' <%# Eval("Description") %> '></ asp : Label > I guess all i have to do is replace them with AntiXSSLibrary.HtmlEncode(UserInput) and AntiXSSLibrary
Posted to
Getting Started
(Forum)
by
akent
on 9/24/2006
Re: Filling the advts locally and then uploading every 2 hours/night
wish i could help you but dont understand what you are trying to do? please explain in detail
Posted to
Classifieds Starter Kit
(Forum)
by
akent
on 9/24/2006
Simple Regex for RegularExpressionValidator HTML validation
I have a webform with a description field, and i want to allow users to enter some basic HTML tags like <b> <u> <i> and perhaps anchor tags etc... (Already put ValidateRequest ="false" at the page level) - what i want to do is use the RegularExpressionValidator to verify that there is indeed no script tag or other css type information in the description field? Is this the best way to do it? If so how? I currently have the following to search for a <script> tag (doesnt
Posted to
Getting Started
(Forum)
by
akent
on 9/24/2006
Page 1 of 4 (32 items) 1
2
3
4
Next >
WindowsClient:
ASP.NET AJAX 4.0 Data Binding on MSDN Magazine
WindowsClient:
Don’t miss out..
TechNet Edge:
Improving Collaboration with SharePoint - Tech Focus December 2009 Part 1
Channel 9:
Channel 9 Live at PDC09: Scott Guthrie
Channel 10:
Get Discounted Concert Tickets at the New Windows Section 7
Channel 10:
Get Bing Wallpapers on the iPhone
Channel 10:
Bing Gets a New Toolbar
ASP.NET:
More on medium trust: what permission are you missing?
Channel 9:
Channel 9 Live at PDC09: Bob Muglia
WindowsClient:
Adventures With Windows Azure Diagnostics
Mix Online:
Adventures With Windows Azure Diagnostics
Channel 9:
Channel 9 Live at PDC09: Ray Ozzie
Channel 9:
Coding4Fun: DrinkTendr
Channel 9:
TWC9: Scott Hanselman, John Galloway, Bing, parallel unit tests, more
TechNet Edge:
ISA to TMG Migration Guidance
Channel 9:
Life at Microsoft: Episode 3
TechNet Edge:
Microsoft Windows Server 2008 to AITP
ASP.NET:
How important is medium trust to you?
WindowsClient:
Microsoft Web Platform & You
WindowsClient:
New Book: Developing for Microsoft Surface
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online