|
|
scottcate
scottcate
 |
|
Stories kicked by scottcate
|
|
published 2 months, 2 days ago, submitted by
asteroid
2 months, 2 days ago
cio.com — Microsoft's development environment offers new tools for Agile development, software testing enhancements and improved support for cloud computing. Microsoft showed CIO.com a sneak peek, and the author invited developers to chime in with their feedback.
read more...
4 comments
|
category: Visual Studio | Views: 861
|
|
tags:
VisualStudio2010, Microsoft, VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
submitted by
bradygaster
2 months, 6 days ago
bradygaster.com — I've come up with a little demonstration app that shows how MVC can integrate with JQuery and maybe even an additional javascript framework. This example specifically targets the SIMILE Timeline widget. I saw SIMILE a few weeks ago, then I saw a really nice mimic of it used on Plurk. I figured, there's no reason for the Plurk users to have a corner on the social timeline market. We FriendFeed and Twitter addicts need our timeline too, don't we? So was born this pet project. The timeline only supports the FriendFeed API right now. I'd like to add Twitter next, then maybe an RSS provider, and so on. read more...
add a comment
|
category: ASP.NET | Views: 16
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 2 months, 12 days ago, submitted by
ssmith
2 months, 12 days ago
stevesmithblog.com — As a rule, code should not directly depend on external resources such as System.Net.Mail's email sending capabilities. Having code that directly calls out to System.Net.Mail is difficult to unit test as well as difficult to walk through in a test or stage environment without having actual emails sent. Two design patterns can be used to reduce this dependency: Facade and Strategy. The Strategy pattern offers a host of benefits above and beyond what the facade layer provides, as this articles demonstrates with code examples. read more...
add a comment
|
category: C# | Views: 553
|
|
tags:
fff, C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 5 months, 24 days ago, submitted by
crpietschmann
5 months, 24 days ago
weblogs.asp.net — Silverlight 2 Beta2 was released today. Silverlight 2 Beta2 supports a go-live license that allows you to start using and deploying Silverlight 2 for commercial applications. There will be some API changes between Beta2 and the final release, so you should expect that applications you write with Beta2 will need to make some updates when the final release comes out. But we think that these changes will be straight-forward and relatively easy, and that you can begin planning and starting commercial projects now. read more...
add a comment
|
category: Silverlight | Views: 98
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 months, 14 days ago, submitted by
SuperJason
6 months, 15 days ago
ytechie.com — Are you proud of the code you write? Take some extra time now and save yourself time down the road. read more...
add a comment
|
category: Tips & Tricks | Views: 564
|
|
tags:
Tips | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 6 months, 15 days ago, submitted by
landonb
6 months, 16 days ago
codeproject.com — Hack for the .Net script manager to pull all needed javascript files at once and push them to the bottom of the html to speed up rendering. read more...
add a comment
|
category: ASP.NET | Views: 322
|
|
tags:
ASP.NET | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 8 months, 3 days ago, submitted by
JamesNK
8 months, 3 days ago
james.newtonking.com — An improved version of the string FormatWith extension method. It now has the ability to also work with named variables, e.g. "{UserName} last logged in at {LastLoginDate}".FormatWith(user) read more...
add a comment
|
category: C# | Views: 17
|
|
tags:
C# | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 8 months, 5 days ago, submitted by
Jemm
8 months, 5 days ago
weblogs.asp.net — "Last week the IIS team shipped the first technical preview of some really cool administration modules that I think web developers will find super useful."
Database Manager, Log Reports, Configuration Editor, Request Filtering UI, .NET Authorization, FastCGI UI read more...
add a comment
|
category: Products | Views: 13
|
|
tags:
ScottGu, ScottGuthrie, IIS, IIS7 | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 8 months, 13 days ago, submitted by
Jemm
8 months, 13 days ago
weblogs.asp.net — The blog post below provides a quick overview of some of the options you can use to reduce the cost of delivering video, and discusses a new free download - the IIS 7.0 Bit Rate Throttling Module - that was released a few days ago and which enables you to easily save money when serving video from an IIS web server using any video technology (including Silverlight, Windows Media Player and even Flash). read more...
add a comment
|
category: Other | Views: 3
|
|
tags:
ScottGuthrie, Silverlight, ScottGu, IIS, IIS7 | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 8 months, 17 days ago, submitted by
wisemx
8 months, 18 days ago
blogs.msdn.com — DeepZoom is a new technology which has been added to Silverlight 2 which gives you a new and unique way of managing images within your application. It is implemented by the <MultiScaleImage> element in XAML, which, as its name suggests, gives you the facility to control scale and zoom of your images, with Silverlight providing a huge virtual space on which these images can be drawn.
This is best described by example. Here you can see an image of a kids science project. read more...
1 comment
|
category: Silverlight | Views: 15
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 8 months, 20 days ago, submitted by
adminjew
8 months, 21 days ago
weblogs.asp.net — 1) Developing Applications using Silverlight 2: This will be a drill-down into the new Silverlight 2 Beta1 release, and how you can build applications with it using VS 2008 and Expression Blend. You'll leave this session with a good understanding of the basics of Silverlight programming and how to start building applications with it.
2) Developing Applications using ASP.NET MVC: This session will be a drill-down into the new ASP.NET Model-View-Controller framework option (which last week was updated . You'll leave this session with a good understanding of what it is, how it works, and how to start building ASP.NET web applications with it. read more...
add a comment
|
category: Silverlight | Views: 2
|
|
tags:
ScottGuthrie, Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 9 months, 9 days ago, submitted by
rsrobbins
9 months, 9 days ago
weblogs.asp.net — Scott Gu annouces Silverlight 2 and describes a sample application that should be of interest to anyone developing web applications to consume data from public APIs. read more...
2 comments
|
category: Silverlight | Views: 14
|
|
tags:
Silverlight | tag it
Everyones tags: | Your tags: | |
|
|
|
|
|
published 9 months, 20 days ago, submitted by
craigtp
9 months, 22 days ago
weblogs.asp.net — VS 2008 Web Development Hot-Fix Roll-Up Available, as posted to ScottGu's blog.
Numerous fixes, including the "source code editor freeze" issue that a few people have experienced.
read more...
|
|
tags:
HotFix, VisualStudio | tag it
Everyones tags: | Your tags: | |
|
|
|
|

Sponsored Link: www.carlist.ie
Ads via The Lounge
|