If you are still having problems viewing this message, please click here for additional help.



Editor's Note


A Busy Week, But a Good One

It's been a good week for Telerik, the developer of tools and UI components for .NET. On the heels of winning a recent "Best of TechEd Award" in the Software Components category for is Ultimate Collection for .NET 2010, the company learned it has also been nominated for a Dr. Dobb's Jolt Award in the Application Library and Frameworks category for its RadControl tools. And on top of this, Telerik announced a raft of new tools and upgrades to existing ones.

Among the new products and updates are RichTextBox for Silverlight, Silverlight Assembly Minifier, a tool for assembly size optimization, Round Trip Mapping for the Visual Designer in Telerik's OpenAccess ORM, new enhancements to the company's automated testing tools, and JustMock, a new Visual Studio tool allowing mocking of objects during testing.

The RadRichTextBox for Silverlight lets you bring true Microsoft Word-like content editing experience to users. The new control offers rich text editing and formatting capabilities, import/export of HTML, DOCX, and XAML, as well as out-of-browser support and printing.

Another addition to the Silverlight suite is the Telerik Assembly Minifier, a web-based tool that decreases the size of RadControls for Silverlight assemblies and consecutively the overall Silverlight application file size. It lets you create optimized custom assemblies that only contain the Telerik controls and resources needed for a specific application.

The release also marks the debut of Round Trip Mapping capabilities in the Telerik OpenAccess ORM Visual Designer. Developers traditionally must decide between Schema-first and Model-first mapping when working with ORM tools, like Entity Frameworks (EF), a decision, which is then set for the project duration. With OpenAccess Round Trip Mapping and the Visual Designer, you can employ either approach at any time, for example, reverse-mapping an existing schema then updating that schema by simply updating the mapped model classes. Used in conjunction with Visual Designer, all tasks can be achieved in Visual Studio.

Additionally, Telerik released a commercial version of its JustMock, a tool that lets Visual Studio developers create object mockings during unit testing. By breaking dependencies in unit tests, you can focus on testing single concerns, providing more complete unit test coverage and improving overall software testing quality.

Other upgrades announced include:

  • Unit Test Runner for JustCode, for running critical tests in Visual Studio
  • 12 new controls for its XAML suites including TreeListView for both Silverlight and WPF, DataPager, DataFilter
  • The official launch of the Telerik Data Services Wizard, which facilitates automatic creation of C# or Visual Basic code and project files needed to use OpenAccess entities with Data Services for .NET 3.5 SP1 Version 1 and 2 (Astoria), WCF EndPoints Service, REST Collection WCF Services, and ATOM Publishing Protocol WCF Service
  • Additions to the Telerik Extensions for ASP.NET MVC suite, including an ASP.NET MVC Editor, offering identical HTML output across all major browsers
  • Telerik Reporting support for interactive reports that allow end-users to drill down through reports and subreports, jump to other sections in a report, and access external URLs via hyperlinks
  • An expanded WinForms suite that integrates five new controls, as well as a new GridView data engine for enterprise data-intensive scenarios

— Jonathan Erickson
jerickson@ddj.com


New Features


jQuery and Blocking the User Interface
jQuery plug-ins are our friends now

Continuous Integration with CruiseControl.NET
Configuring CCNet servers to continuously integrate projects

What is SQL Azure?

SQL Azure gives you a robust database service in the cloud. Find out more in our Microsoft on Demand Reference Center.


In The News


Thai Team Takes Top Honors in Imagine Cup
Microsoft announces winners of the Imagine Cup 2010 in Warsaw, Poland

Websites: Flashy or Safe?
Researchers use HP's SwfScan to analyze academic websites across the U.S. for security holes in their Flash applications

Mobile Sync Server Supports Google Android Smartphones
MobiForms Sync Server enables bidirectional data replication, synchronization, and offline buffering

DIRAC Systems Management Software
Software developed by University of Barcelona scientists streamlines the management of large-scale computing using commercial systems


Dr. Dobb's Guru Blogs


Multi-Monitor Support in Visual Studio 2010
Multi-monitor support is a new feature in Visual Studio 2010 that lets you partition the IDE across multiple monitors. You can now move the editors, designers, and tool windows in the IDE outside the top-level window and position them anywhere you need to — and on any monitor on your system. [...]

Capital Flows to Efficient Use and Disrupts Individual Lives
I am not an economist, and I don't play one on TV. That said, I am curious as to why things happen and economics is one of those things I include in my studies. [...]

Doing Owt wi' Nowt
"After having dug to a depth of 10 feet last year, New York (USA) scientists found traces of copper wire dating back 100 years and theorised the existence of a telephone network 100 years ago.

Not to be outdone by America, a retired doctor living in London [...]


Advertising Information


For more information about advertising in Dr. Dobb's M-Dev Update newsletter, contact our account managers.

Copyright 2010, TechWeb
- a division of United Business Media LLC,
600 Community Drive, Manhasset, NY 11030.
United Business Media LLC Privacy Policy


This e-mail was sent to: melissa-power@hotmail.com

Problems with this newsletter? Please contact:
ddjupdate@techweb.com


Note: To change your E-mail address, please subscribe your new address and unsubscribe your old one.
In This Issue


jQuery and Blocking the User Interface
Continuous Integration with CruiseControl.NET
What Is SQL Azure?
Thai Team Takes Top Honors in Imagine Cup
Websites: Flashy or Safe?
Mobile Sync Server Supports Google Android Smartphones
DIRAC Systems Management Software
Multi-Monitor Support in Visual Studio 2010
Capital Flows to Efficient Use and Disrupts Individual Lives
Doing Owt wi' Nowt

Join the Debate
Jump into these hot converstations taking place on Dobbs stories right now.
The new way to make the active object non-copyable and non-assignable is
Active( const Active& )=delete;

void operator=( const Active& )=delete;
— Nick H, Dobbs member
In reply to: Prefer Using Active Objects Instead of Naked Threads
Read Complete Comment | Post Your Own
Quite useful. I've seen a very similar macro in the little C compiler to map token types to readable names for debugging.
— Eric D, Dobbs member
In reply to: The X Macro
Read Complete Comment | Post Your Own
Hi, Jack. I'm glad to see you are still excited by both quantum computing and quantum mechanics. It looks like our ongoing conversation can continue...
— John P, Dobbs member
In reply to: Insights on infinite subconstituency
Read Complete Comment | Post Your Own



SPONSORED CONTENT

Code is just about everywhere you look. So are the challenges of bringing your ideas to life. Fortunately, Visual Studio 2010 simplifies the entire development life cycle, from design to deployment. Learn more today.

Order the NEW Discounted
Dr. Dobb's Developer Library DVD 6

Purchase the fully searchable DVD for $59.95 - a 60% discount! Features 21 years of Dr. Dobb's Journal, 15 years of Sys Admin magazine, 14+ years of C/C++ Users Journal, 1 year worth of Dr. Dobb's Digest, podcasts, videos and more! Order Now.


Follow Dr. Dobb's: Facebook  Twitter