64559 members! Sign up to stay informed.
News News News Post a news item Post a news item Post a news item More news More news More news Active Threads Active Threads Active Threads  XML  XML  XML

ReSharper 4.1 brings support for Visual Studio 2008 SP1

Posted by: Alex Morozov on September 02, 2008    0 comments    last post: September 02, 2008
ReSharper 4.1 is highlighted by support for Visual Studio 2008 SP1, enhanced ASP.NET experience, improvements in usability, performance, and stability, minor features, and bug fixes.

Coherence appears in AbeBooks.com application

Posted by: Jack Vaughan on August 19, 2008    0 comments    last post: August 19, 2008
Tangosol sitings are a bit fewer since the company became part of Oracle. SearchSOA.com ran a piece in which a Coherence user speaks a bit about event processing for a rare-book site.

Sponsored Links


Resources

.NET Research Library
Get .NET related white papers, case studies and webcasts

Clone Detection in Visual Studio

Posted by: Immo Landwerth on August 16, 2008    0 comments    last post: August 16, 2008
Clone Detective for Visual Studio is an open source project hosted on CodePlex that allows you to easily find duplicated source code in Visual Studio 2008.

Silverlight at Beijing Olympics

Posted by: Jack Vaughan on August 15, 2008    2 comments    last post: August 19, 2008
Microsoft Silverlight deployments are likely to get a major leg-up this month as the rich Internet application (RIA) framework of choice for the 2008 Beijing Olympics. NBC has chosen Silverlight as the media player to drive what is anticipated to be one of the most highly-used rich media projects to date.

dbForge Fusion for MySQL v 3.00 released

Posted by: Core Lab on August 14, 2008    0 comments    last post: August 14, 2008
dbForge Forge for MySQL version 3.00, formerly known as MyDeveloper Tools, includes a collection of features to present new opportunities for professional work with MySQL databases

Dig into F#, Microsoft’s functional language of the future

Posted by: Jack Vaughan on August 05, 2008    1 comment    last post: August 08, 2008
Blogger Kevin Hazzard has begun a seven-part series introducing developers to F#, a functional programming language that recently emerged from the labs at Microsoft Research.

Parallel paragon Joe Duffy on a custom thread pool

Posted by: Jack Vaughan on July 31, 2008    0 comments    last post: July 31, 2008
Microsoft parallel paragon Joe Duffy has started a new series on creating a custom thread pool. He describes four methods of interest.

PostSharp 1.5 brings Aspects to Silverlight and Compact Framework

Posted by: Gael Fraiteur on July 31, 2008    0 comments    last post: July 31, 2008
PostSharp 1.5, whose first CTP has just been released, now supports 3 new platforms: Novell Mono, Silverlight 2.0 and Compact Framework.

A look at concurrency constructs and primitives in .NET

Posted by: Jack Vaughan on July 19, 2008    0 comments    last post: July 19, 2008
Parallel and concurrent programming has gained new importance in .NET with the advent of parallel extensions for .NET 3.5. Igor Ostrovsky provides one of the most comprehensive summaries of the concurrency features in his “Overview of concurrency in .NET Framework 3.5 Blog.”

Import comments (annotation) from PDF & XML- create PDF Stamp

Posted by: aspose seo on July 19, 2008    0 comments    last post: July 19, 2008
Aspose.Pdf.Kit is a .NET component to edit existing PDF documents. You can add digital signatures or encrypt/decrypt a PDF file. It also supports XFA, adding CJK font in form field, bookmarks, XMP Metadata and adding watermark or logo to PDF.

Critical security issues found in Spring Framework

Posted by: Jack Vaughan on July 16, 2008    2 comments    last post: July 18, 2008
Ounce Labs discovered two security vulnerabilities that can affect Java and .NET Web applications and that use the popular Spring Framework.

Microsoft signs agreement to purchase Zoomix

Posted by: Jack Vaughan on July 14, 2008    0 comments    last post: July 14, 2008
Microsoft said it planned to purchase Zoomix, an Israeli company focused on data quality. The Zoomix software is intended to enhance Microsoft's SQL Server data platform.



More news »
Older news Older news Older news More news More news More news
Ecrion XF Designer 2008 is available ( July 14, 2008 )
TX Text Control with Office Open XML (DOCX) support ( July 14, 2008 )
A snapshot of Microsoft and IBM ALM strategies ( July 09, 2008 )
Silverlight 2 Refcard released ( July 09, 2008 )
Agile study finds modest uptake ( July 03, 2008 )
Smart FieldPackEditor.Net brings TimeSpan editor to .Net ( July 01, 2008 )
Bill Gates' Legacy ( June 25, 2008 )
EntitySpaces 2008 released ( June 22, 2008 )
More news »
Hot threads Hot threads Hot threads Recent blogs Recent blogs Recent blogs Tech talks Tech talks Tech talks
Eclipse vs. Visual Studio at EclipseCon 2006
Tech Talk: Peter Provost on CAB and Agile development
Book excerpt: Framework Design Guidelines
Q&A: Miguel "Mono Man" De Icaza
Tech Talk: Jack Greenfield on software factories and DSLs
Enterprise architecture frameworks in the air
Enhancements to VSTS Web test APIs
UI programming models on the march
de Icaza on Moonlight
Stroustrup on programming languages in evolution
Brad Abrams on AJAX
Sponsored tech talk: Peter Walker on Java Business Integration 101
Simon Guest on the people side of SOA
Clemens Vasters on Windows Communication Foundation
Daniel Selman on Business Rules
More hot threads » More blogs » More tech talks »
.NET Research Library
More White Papers »
 
New content on TheServerSide.NETNew content on TheServerSide.NETNew content on TheServerSide.NET

DSLs and language interop

Language "mashups" will become more prominent, and developers will become polyglots, one programmer suggests.

VS 2008 Resources

SearchWinDevelopment.com offers an introduction to the language, performance, testing and data management improvements in VS 2008.

VB code downloads home

VBCode.com code snippets cover all aspects of application development, from data binding to security to the user interface.

XAML Learning Guide

Get up to date on XAML best practices with a variety of articles, tutorials and webcasts. [SearchWinDevelopment.com]

Company uses VSTS DB edition to tame workflow

One team's experience with the VSTS DB edition suggests that it can improve workflow for dev teams. It also enhanced Agile efforts. (June 24, Article)

Book: Intro to DSL Tools

Microsoft has begun to include DSL tools in the VSTS kit. A new book by Steve Cook and other VSTS team members helps set the stage. (June 24, Article)

I See the Silverlight Shining!

Cartoon: Be it ever so humble there is no place like your home after you get a Microsoft Home Server . (June 18, Cartoon)

A look at .NET 3.5

Microsoft's Thom Robbins says new technology to highlight in NET 3.5 includes AJAX, LINQ for both C# and VB, as well as tooling enhancements intended to ease the task of building WPF, WF and WCF apps. (June 29, Podcast)

Venkat Subramaniam on AJAX

Venkat Subramaniam discusses AJAX bottlenecks, the tenets of Agile development and more. He spoke at the Ajax Experience. (June 25, Tech Talk)

Building a Claims-Based Security Model in WCF - Part 2

In the second of a two-part series, Michele Leroux Bustamente discusses design decisions related to the claims-based security model. Read the story and walk through the process for creating a set of claims-based utilities to encapsulate claims authorization at the service tier. (May 24, Article)

Introducing the Entity Framework

Understanding why the Entity Framework exists and learning where it can fit into your projects can get you prepared for the eventual release early next year. (May 10, Article)

WCF Security Learning Guide

Resource: This learning guide gives you quick access to useful links on Windows Communication Foundation security information. (April 24, Article)

Brad Abrams: Patterns for successful ASP.NET AJAX development

TSS.NET's Jack Vaughan spoke recently spoke with Microsoft's Brad Abrams to find out what he is seeing in the field and what the chefs in Redmond are cooking. Along the way he discusses patterns of AJAX frameworks. (April 11, Article)

Building a Claims-Based Security Model in WCF

In a two-part series, Michele Leroux Bustamente explains how claims-based security is supported by WCF, and how you can implement a claims-based security model for your services. (March 29, Article)

Authoring workflow using XAML

Windows Workflow Foundation is a new technology that many developers will need to get their heads around. In a brief excerpt adapted from Programming Windows Workflow Foundation: Practical WF Techniques and Examples using XAML and C#, K.Scott Allen considers aspects of workflow definition. (March 22, Chapter Excerpt)

News | Blogs | Discussions | Tech talks | Patterns | Reviews | White Papers | Downloads | Articles | Media kit | About
All Content Copyright ©2007 TheServerSide Privacy Policy
Site Map