|
Building a search engine sitemap.xml for an ASP.NET MVC application
5 hours ago
by Ian
Creating a sitemap.xml file for Google and other search engines can be accomplished in MVC using a simple ActionResult that returns the appropriate XML blog. The problem however is in generating the list of URLs to go into that sitemap.xml file. In ASP.NET MVC there is no distinction between an acti ...
Ian Mercer - blog.abodit.com
|
|
Creating a custom inbox for testing user accounts
7 hours ago
by chris
This post details a solution I implemented while on the Ovi Share team at Nokia. It specifically targets choice 4 from this post. I am going to assume you already have a mail server with the appropriate CNAME DNS records, if you don’t you’ll want to get that going. Go ahead and get that settled, i’l ...
Chris Riccio - thericcios.com/resumes/chris
|
|
Visual Studio 2010 and .NET Framework 4 Release Candidate available
7 hours ago
by Community Blogs
Some useful links: MSDN Download links ScottGu’s blog post Quick FAQ on Visual Studio 2010 RC Release (February 2010) and Silverlight development by Tim Heuer Enjoy!...( read more )...( read more)
The Official Microsoft ... - blogs.silverlight.net/blogs · Rank: 20,737 · 51 references
|
|
Add a gradient background to your DataForm
7 hours ago
by Brent V
While the default DataForm in Silverlight 3 looks pretty good. You can add some flare to it by changing the background from solid color to a gradient of blue. You do so by adding the Background tag to your XAML for your DataForm. < dataFormToolkit:DataForm > < dataFormToolkit:DataForm.Background > < ...
Just geeks - justgeeks.blogspot.com · Rank: 140,817 · 7 references
|
|
Using a ComboBox on a DataForm for Silverlight 3
8 hours ago
by Brent V
I love the DataForm for Silverlight 3. It is truly awesome. My biggest complaint is that customizing the fields has changed significantly over time. For instance it now longer supports Fields, which I thought worked well. With that said, the DataForm for Silverlight 3 has the ability to automaticall ...
Just geeks - justgeeks.blogspot.com · Rank: 140,817 · 7 references
|
|
24 Hour 50% off Deal on my Upcoming Manning Book: Silverlight in Action, ...
8 hours ago
by Pete.Brown
On Wednesday February 10, 2010 my book is on sale at Manning for 50% off.That’s print, MEAP, e-book or any combination of the bunch. This is a special thanks for blog subscribers and twitter followers. To get the discount, visit my book page on Manning, choose the eBook or print book. When you’re re ...
POKE 53280,0: Pete Brown's ... - community.irritatedvowel.com/blogs/pete_browns_blog/default.aspx · Rank: 35,261 · 103 references
|
|
24 Hour 50% off Deal on my Upcoming Manning Book: Silverlight in Action, ...
8 hours ago
by POKE 53280,0: Pete Brown's Blog : WindowsClient
On Wednesday February 10, 2010 my book is on sale at Manning for 50% off.That’s print, MEAP, e-book or any combination of the bunch. This is a special thanks for blog subscribers and twitter followers. To get the discount, visit my book page on Read More......( read more)
WindowsClient.net - windowsclient.net · Rank: 11,504 · 28 references
|
|
Better Coding Rules & Coding Standards for .NET Apps and SQL Server
8 hours ago
by Sanjeev Hasiza a .NETArchitect
Followings are the great links I use for coding standards/rules references... Rules to Better ... http://www.ssw.com.au/SSW/Standards/default.aspx .NET Apps Rules to Better .NET Projects: http://www.ssw.com.au/ssw/Standards/Rules/RulesToBetterdotNETProjects.aspx Rules to Better Code: http://www.ssw. ...
Sanjeev Hasiza's Blog - .... - architectdotnet.blogspot.com
|