Top ASP.NET Items

Sponsors

Archives

Browse by Tags

All Tags » WPF (RSS)
August 29th Links: .NET, ASP.NET, IIS Express, Silverlight, Windows Phone 7
Here is the latest in my link-listing series .  Also check out my VS 2010 and .NET 4 series and ASP.NET MVC 2 series for other on-going blog series I’m working on. [In addition to blogging, I am also now using Twitter for quick updates and to share links. Follow me at: twitter.com/scottgu ] .NET/WPF/EF 5 Little C#/.NET Wonders that Make Code Better : Nice blog post from James that highlights 5 nice language/framework tips you can take advantage of within your apps.  I’m betting a lot of people didn’t know about the StopWatch class. WPF Ribbon Control Released : The WPF team recently released the final V1 release of the WPF Ribbon control.  This makes it easy to build ribbon-based applications. Also read this WPF team blog post...
Visual Studio 2010 and .NET 4 Released
The final release of Visual Studio 2010 and .NET 4 is now available. Download and Install Today MSDN subscribers, as well as WebsiteSpark / BizSpark / DreamSpark members, can now download the final releases of Visual Studio 2010 and TFS 2010 through the MSDN subscribers download center.  If you are not an MSDN Subscriber, you can download free 90-day trial editions of Visual Studio 2010 .  Or you can can download the free Visual Studio express editions of Visual Web Developer 2010, Visual Basic 2010, Visual C# 2010 and Visual C++.  These express editions are available completely for free (and never time out).  If you are looking for an easy way to setup a new machine for web-development you can automate installing ASP.NET...
WPF 4 (VS 2010 and .NET 4.0 Series)
[In addition to blogging, I am now using Twitter for quick updates and to share links. You can follow me on Twitter at: twitter.com/scottgu (@scottgu is my twitter name)] This is the eleventh in a series of blog posts I’m doing on the upcoming VS 2010 and .NET 4 release.  Today’s post covers WPF 4. WPF 4 Improvements WPF (Windows Presentation Foundation) is one of the core components of the .NET Framework, and enables developers to build rich, differentiated Windows client applications.  WPF 4 includes major productivity, performance and capability improvements – in particular in the areas of Controls, XAML, Text, Graphics, Windows 7 integration (multitouch, taskbar integration, etc), Core Fundamentals, and Deployment.  This is...
VS 2010 and .NET 4 Series
Over the next few months I’m going to be doing a series of posts that talk about some of the cool things coming with the VS 2010 and .NET 4 release.  VS 2010 and .NET 4 are the next major releases of our developer tools and framework.  Together they contain a ton of new functionality and improvements that I think you’ll really like, and which make building applications of all types easier, faster and better.  The improvements range from nice small tweaks to major, major enhancements - and can be found across the .NET Framework, the languages, and the IDE. We are still a little ways off from the “Betat2” release of VS10 and .NET 4 - which is the version I’m going to be basing my posts on.  I wanted to start ahead of the actual...
Business Apps Example for Silverlight 3 RTM and .NET RIA Services July Update Summary
This series on updating my Mix09 talk to current bits has sort of taken on a life of its own and I am not quite through, but I have had numerous requests for a directory of these posts so folks can quickly find what they are looking for.   Notice I left a few teasers for what is coming this week..   Core Features Visual Basic Class Library Project Custom Authentication Provider Authentication Evolving an Application Master-Details     Sources of Data Entity Framework LinqToSql NHibernate POCO ADO.NET DataSet ADO.NET Data Services (Astoria) WCF and WCF+Linq Data Transfer Objects Custom Linq Provider     Presentation Layers Silverlight ASP.NET WebForms DataSource ASP.NET Dynamic Data WCF Service   ASP.NET...
Redmond Developer: Working with MEF in VB and WPF
Kathleen Dollard has a very good article on  that talks about using Managed Extensibility Framework (MEF) to  allow customers to add their own forms to our Windows Presentation Foundation (WPF) app?   In this simple example she show adding custom defined forms into the standard menus.. all of this is done in VB !   Redmond Developer: Working with MEF   <Export( GetType (IExtension))> _ <ExportMetadata( "MenuCaption" , "First" )> _ Partial Public Class First Implements IExtension Public Sub ShowWindow() _ Implements Common.IExtension.ShowWindow End Sub End Class.csharpcode, .csharpcode pre { font-size: small; color: black; font-family: consolas, "Courier New", courier, monospace;...
Posted: Apr 02 2009, 01:21 PM by Brad Abrams
Filed under: ,
Nov 6th Links: ASP.NET, ASP.NET AJAX, jQuery, ASP.NET MVC, Silverlight and WPF
Last week was our big PDC conference, and I've been busy catching up back at work this week.  I'm hoping to publish a bunch of new posts soon (including some on the PDC announcements we made).  Until then, here is the latest in my link-listing series .  Also check out my ASP.NET Tips, Tricks and Tutorials page and Silverlight Tutorials page for links to popular articles I've done myself in the past. ASP.NET 6 New ASP.NET Dynamic Data Videos : Joe Stagner has just published 6 new videos on the www.asp.net site that cover how to use the cool new ASP.NET Dynamic Data functionality introduced with .NET 3.5 SP1. Download Hotfix: False C# Compilation Errors for ASP.NET Code Behind Files with VS 2008 SP1 : The C# team added...
BizSpark is here -- easy access to Software, Support, and Visibility for startups
Today, we announced BizSpark , a global program designed to help accelerate the success of early stage software Startups.  This is an awesome program that is really going to change the way startups evaluate technology usage.  Choosing Microsoft, not only gets you best of breed technology solutions, but now marketing, demand generation, support, and more!    The net cool thing here is a startup can build a killer software app in the cloud and money off it for 3 years for $100 -- pretty sweet. By joining BizSpark, Startups get: Software :   fast and easy access to Microsoft’s current full-featured development tools , platform technologies, and unlimited production licenses of server products for immediate use...
MUST SEE: MSNBC Election 2008 Electoral Map
If you watch MSNBC and have ever seen Chuck Todd of MSNBC and his Surface applications for predicting the US Presidential Elections and wished you could do the same thing?  Well now you can, with this awesome new application from MSNBC (built with .NET using WPF).  You can download it here and run it to make your own predictions, compare it with the official ones.   Read More...
October 22nd Links: ASP.NET, Visual Studio, WPF and Silverlight
Here is the latest in my link-listing series .  Also check out my ASP.NET Tips, Tricks and Tutorials page and Silverlight Tutorials page for links to popular articles I've done myself in the past. ASP.NET Building a Great ASP.NET AJAX Application from Scratch : Brad Abrams has a nice end to end application tutorial that shows off building an ASP.NET AJAX application from scratch. It covers ASP.NET, LINQ, Server and Client-side AJAX, the ASP.NET AJAX Control Toolkit, jQuery and more.  A great end to end read. A Guide to Learning the ASP.NET MVC Beta : Stephen Walther has a great set of links with some good videos and tutorials you can follow to learn more about the recent ASP.NET MVC beta release. ASP.NET MVC and the new IIS7 URL...
More Posts Next page »