DotNetShoutout - Stories tagged with ASP.net chart
3
Shouts

Using ASP.NET 4.0 Chart Control With New Tooling Support for SQL Server CE 4.0 in VS 2010 SP1 and Entity Model « Abhijit's World of .NET

posted by abhijitjanaabhijitjana 677 days, 8 hours, 20 minutes ago
Wednesday, July 13, 2011 10:08:36 PM GMT
In this post I’m going to talk about how we can use ASP.NET 4.0 Chart Control with SQL CE as back-end data base using Entity Framework. I will also show how Visual Studio 2010 SP1 provides new tooling supports for SQL Server CE 4.0. ASP.NET 4.0 introduced inbuilt chart controls features and Visual Studio 2010 SP1 Came up with nice tooling support for SQL Server CE. SQL CE is a free, embedded, lightweight database engine that enables easy database storage. This does not required any installation and run... (more)
category: Web Dev | clicked: 12 | comment | | source: abhijitjana.net
tags: sql sever ce, Visual Studio 2010 SP1, Entity Framework, ASP.net chart, ASP.NET