Tutorials Forums
     Tutorials Videos
        Sign Up Now For FREE

Articles tagged with: _NET

17
August
2010

Online Chat:Scott Guthrie talks shop with developers
5.0/5 rating (1 votes)

ScottGu

 

 

Starts: Wednesday August 18, 2010, 10:00AM
Ends: Wednesday August 18, 2010, 11:30AM
Event Type: Training/Seminar
Location: This is a virtual event.
Price:
Website: https://www.livemeeting.com/cc/microsoft/join?id=G2K4BH&role=attend&pw=PN6.%3CQ%5Drb
Industry: computer software
Keywords: .NET, C#, Silverlight, WPF, web, design, Visual Studio, Microsoft, tech, developers, dev, SL, Java, Adobe, Flash
Intended For: Developers, designers, architects, Engineers
Organization: LIDNUG

 

Scott Guthrie is coming back - and will continue to do so every quarter.

Ask the Gu.

Don't miss out.

12
August
2010

Patch Available for the Growing Find and Replace Dialog
5.0/5 rating (1 votes)

One of our top reported Microsoft Connect issues since RTM has been that the Find and Replace dialog grows 16px on each use.  On repeated use, this can quickly take up your entire screen real estate.  We now have a patch available for this issue which you can download

download-now

If you have any additional questions, feel free to leave comments below.  If you’re experience problems with this patch, please file a Connect Bug, and we’ll investigate.

Thanks,

28
July
2010

ASP.NET MVC 3 Preview
5.0/5 rating (2 votes)

ASP.NET MVC 3 Preview 1 provides a new Model-View-Controller (MVC) framework on top of the existing ASP.NET 4 runtime.
ASP.NET MVC 3 is a framework for developing highly testable and maintainable Web applications by leveraging the Model-View-Controller (MVC) pattern. The framework encourages developers to maintain a clear separation of concerns among the responsibilities of the application – the UI logic using the view, user-input handling using the controller, and the domain logic using the model. ASP.NET MVC applications are easily testable using techniques such as test-driven development (TDD).
The installation package includes templates and tools for Visual Studio 2010 to increase productivity when writing ASP.NET MVC applications. For example, the Add View dialog box takes advantage of customizable code generation (T4) templates to generate a view based on a model object. The default project template allows the developer to automatically hook up a unit-test project that is associated with the ASP.NET MVC application.
Because the ASP.NET MVC framework is built on ASP.NET 4, developers can take advantage of existing ASP.NET features like authentication and authorization, profile settings, localization, and so on.
aspnetmvc3
now have a preview of version 3.0 - download from Microsoft:Download-72

14
July
2010

WPF 4 Series: Getting Started
5.0/5 rating (3 votes)

Visual Studio 2010 and the .NET Framework 4 have been available since April 2010. In it, the WPF team delivered a great set of oft-requested features and capabilities that many customers asked for:
  • Cached Composition
  • LayoutRounding
  • CleartypeHinting
  • BindableRun
  • Selection and Caret Brushes
  • Windows 7 Shell Integration
  • Progress Bars
  • New XAML/BAML Parser Engine
  • Visual State Manager (VSM)
  • UIAutomation Virtualizatoin
  • .NET Framework 4 Client Profile
  • Controls for Rich Client apps
  • Pixel Shader 3 Support
  • Animated Easing Function
  • New Text Rendering Stack
  • Custom Dictionaries
  • Windows 7 Multitouch
  • Icon Overlays
  • Thumbnail Toolbars
  • Data Binding Support for DLR
  • HTML-XBAP Script Interop
  • SynchronizedInput Pattern
  • Full Trust XBAP Deployment
  • Windows 7 and Office Ribbon Control

 

06
July
2010

Introducing WebMartix
5.0/5 rating (2 votes)

WebMatrix is everything you need to build Web sites using Windows. It includes IIS Developer Express (a development Web server), ASP.NET (a Web framework), and SQL Server Compact (an embedded database). It streamlines Web site development and makes it easy to start Web sites from popular open-source apps. The skills and code you develop with WebMatrix transition seamlessly to Visual Studio and SQL Server.

webmatrix