News

GrapeCity Updates Components for VS2010

Component maker GrapeCity announced today that it has released updated versions of its reporting and spreadsheet components for Visual Studio 2010. Products updated to add Visual Studio 2010 and .NET 4 support include FarPoint Spread for Windows Forms 5, ActiveReports 6, Data Dynamics Reports and Data Dynamics Analysis.

FarPoint Spread for ASP.NET already supported Visual Studio 2010 in version 4. FarPoint Spread for ASP.NET 5 adds built-in support for the VS2010 Azure Development Fabric.

“We are very excited about Visual Studio 2010 and the next generation development platform from Microsoft as it aims to simplify the entire development process from design to deployment," said Rick Williamson, general manager of the PowerTools Division at GrapeCity.

Several GrapeCity products had to be specifically reworked to support the Microsoft .NET Framework 4 Client Profile, a subset of .NET that significantly reduces the size of the required download to run compatible applications. The shaved down framework can pose problems for applications written for the full .NET Framework, since these apps may call on resources not available in the .NET Client Profile

Component makers were aware of Client Profile, but many were surprised when Visual Studio 2010 shipped with the .NET Client Profile as the default. That led GrapeCity and others to have to rework their component suites for the streamlined flavor of .NET.

"We had to go through and rip out code from our assemblies and put in different assemblies," said GrapeCity Product Manager Sean Lawyer, who found some positives to take away from the experience. "Going forward our developers will definitely be a lot more disciplined on how they implement their classes so they don't create so many inter-dependencies inside of an assembly. We had to open up a lot of stuff to make it work without having to refactor all of our code."

GrapeCity was founded in 1980 and boasts more than 850 employees. The company in September 2009 acquired spreadsheet component-maker FarPoint Technologies and, a year earlier in October 2008, acquired reporting component vendor Data Dynamics. Most recently, GrapeCity announced a partnership with The Imaging Source, a leading provider of word processing components for .NET. The two companies plan to work together to provide a comprehensive suite of Word and Excel like components to .NET application developers

.

About the Author

Michael Desmond is an editor and writer for 1105 Media's Enterprise Computing Group.

comments powered by Disqus

Featured

  • Hands On: New VS Code Insiders Build Creates Web Page from Image in Seconds

    New Vision support with GitHub Copilot in the latest Visual Studio Code Insiders build takes a user-supplied mockup image and creates a web page from it in seconds, handling all the HTML and CSS.

  • Naive Bayes Regression Using C#

    Dr. James McCaffrey from Microsoft Research presents a complete end-to-end demonstration of the naive Bayes regression technique, where the goal is to predict a single numeric value. Compared to other machine learning regression techniques, naive Bayes regression is usually less accurate, but is simple, easy to implement and customize, works on both large and small datasets, is highly interpretable, and doesn't require tuning any hyperparameters.

  • VS Code Copilot Previews New GPT-4o AI Code Completion Model

    The 4o upgrade includes additional training on more than 275,000 high-quality public repositories in over 30 popular programming languages, said Microsoft-owned GitHub, which created the original "AI pair programmer" years ago.

  • Microsoft's Rust Embrace Continues with Azure SDK Beta

    "Rust's strong type system and ownership model help prevent common programming errors such as null pointer dereferencing and buffer overflows, leading to more secure and stable code."

  • Xcode IDE from Microsoft Archrival Apple Gets Copilot AI

    Just after expanding the reach of its Copilot AI coding assistant to the open-source Eclipse IDE, Microsoft showcased how it's going even further, providing details about a preview version for the Xcode IDE from archrival Apple.

Subscribe on YouTube

Upcoming Training Events