.NET news » Search results
Search results for query "data" (259):
Building ASP.NET Web Pages Dynamically in the Code-Behind
The purpose of this article is to introduce you to the idea of building your data-driven web pages dynamically in the code behind. I will get you started on building a class library of your own to make this technique more efficient. I will show you how to build out pages dynamically. Finally, I will explain both the benefits and disadvantages..
Handwriting Recognition using Kernel Discriminant Analysis
Demonstration of handwritten digit recognition using Kernel Discriminant Analysis and the Optical Recognition of Handwritten Digits Data Set from the UCI Machine Learning Repository.
2010-05-03 07:09:00 Source: Handwriting Recognition using Kernel Discriminant Analysis
Tags: Algorithms
Performance Console (PerfConsole)
The PerfConsole allows developers to analyze Visual Studio Performance Profiler's reports. It is a simple performance investigation tool which tries to adopt a debugger like experience to drilling into Visual Studio Performance Profiler generated data.
Microsoft StreamInsight: Building the Internet of Things
Connected devices are opening up an exciting new world of applications—and the tools for building these Internet of Things applications are available from Microsoft today. Learn how you can use your .NET skills at the device level to feed data into the powerful analytics capabilities of StreamInsight.
Incorporating ASP.NET MVC and SQL Server Reporting Services, Part 2
In the last issue, I introduced you to the basics of incorporating SQL Server Reporting Services into your ASP.NET MVC applications. In this issue, I’ll finish the series by illustrating how we can transfer data between the ASP.NET MVC context and the SSRS report context. In addition, I will also cover deployment issues such as authentication.
Cache In On the Enterprise Library Caching Block for .NET 2.0
Nearly every application needs to cache data. While you're probably familiar wth the caching functionality built into ASP.NET, the Enterprise Library Caching Block provides in-memory, file-based, or database caching storage for all your other .NET applications.
2006-04-06 14:31:53 Source: Cache In On the Enterprise Library Caching Block for .NET...
Tags: Performance
The Working Programmer: Cassandra NoSQL Database: Getting Started
Ted Neward explores Cassandra (the NoSQL database software, not the figure from Greek mythology), which is “an open-source, distributed, decentralized, elastically scalable, highly-available, fault-tolerant, tuneably consistent, column-oriented database that bases its distribution design on Amazon’s Dynamo and its data model on Google’s Bigtable.”
2012-07-31 18:00:00 Source: The Working Programmer: Cassandra NoSQL
Tags: Database
Visual Studio LightSwitch: Build Business Applications with Visual Studio LightSwitch
Get hands-on experience with this new product in the Visual Studio family aimed at developers of all skill levels who want to quickly create data-centric business applications for the desktop, Web and cloud.
Visual Studio: Use Multiple Visual Studio Project Types for Cloud Success
Patrick Foley explains how he took advantage of the strengths of several different Visual Studio project types to solve a real-world problem with a cloud-based, data-centric Web site.
2011-01-03 18:00:00 Source: Visual Studio: Use Multiple Visual Studio Project Types...
Tags: Visual Studio
CODE Magazine: 2012 Jul/Aug
CODE Magazine, Issue 2012 Jul/Aug is now available!
The world of software development is fertile soil. From the seeds of ideas sprouts of innovation bloom. In this issue we take a look at some of these new sprouts. We look at the newly budding field of bid data and the multi color field of dreams that is Windows 8 and Metro.


Syndicate