News in the Category: .NET Subscribe to the rss of this category.

Total posts: 4139 | Sort by Views | Sort by Hits

Simple Branching and Merging with SVN

Steven Smith, March 16, 2010
Views: 116 | Hits 15

Its a good idea not to do too much work without checking something into source control.  By too much work I mean typically on the order of a couple of hours at most, and certainly its a good prac...

How to Write an E-Book

Clarity Blogs: ASP.NET, March 16, 2010
Views: 117 | Hits 10

A few days ago my attention was drawn to a tweet spat between Karl Seguin and Scott Hanselman around the relaunch of ASP.NET and the title element in HTML. Tempest in a teapot of course, but worthwhil...

Load InfoPath 2010 Forms & XSN Templates in .NET Web Applications

ASP.NET Announcements, March 15, 2010
Views: 101 | Hits 6

Aspose.Form for .NET now provides full support for InfoPath 2010 controls. Now it is possible to load InfoPath 2010 forms and XSN Templates in .NET Web Applications. Following is the list of InfoPath ...

UppercuT – Custom Extensions Now With PowerShell and Ruby

Fervent Coder, March 14, 2010
Views: 171 | Hits 6

Arguably, one of the most powerful features of UppercuT (UC) is the ability to extend any step of the build process with a pre, post, or replace hook. This customization is done in a separate locatio...

Dirty Dirty Silverlight Hack... - Silverlight 4 Hack: Use Native/Desktop CLR Without COM Registration

HackingSilverlight, March 12, 2010
Views: 112 | Hits 17

Here is a hack of the month. Jeremiah is probably my favoriate Silverlight Prodagy and he has done it again with this wonderful hack, 'Use Native/Desktop CLR Without COM Registration' I like the first...

How can I get objects and property values from expression trees?

C# Frequently Asked Questions, March 11, 2010
Views: 161 | Hits 17

This is a follow-up to the Getting Information About Objects, Types, and Members with Expression Trees post, so I would recommend that you read that one first. Among other code examples in that blog ...

Could Not Load Type Microsoft.Build.Framework.BuildEventContext

Steven Smith, March 10, 2010
Views: 100 | Hits

Setting up a TeamCity build and got this error: C:\Program Files\MSBuild\Microsoft\VisualStudio\v9.0\TeamData\Microsoft.Data.Schema.SqlTasks.targets(80, 5): error MSB4018: The "SqlSetupDeploy...

FluentPath: a fluent wrapper around System.IO

More Whidbey stuff, March 10, 2010
Views: 155 | Hits 52

.NET is now more than eight years old, and some of its APIs got old with more grace than others. System.IO in particular has always been a little awkward. Its mostly static method calls (Path.*, Dire...

BSON Serialization

Karl Seguin [MVP], March 5, 2010
Views: 147 | Hits 30

BSON is a binary-encoded serialization of JSON-like documents, which essentially means its an efficient way of transfering information. Part of my work on the MongoDB NoRM drivers, discussed in more d...

Version 2.1 of Ivonna, an Asp.Net unit and integration testing tool, released.

ASP.NET Announcements, March 4, 2010
Views: 123 | Hits 14

Ivonna is an Asp.Net testing tool that allows writing unit tests for your Asp.Net applications. What makes it different is that Ivonna runs in the same process as the test runner. Unlike other tes...

ASP.NET Captcha Image Generation

The ASPx Blog, March 4, 2010
Views: 151 | Hits 31

Last week, you saw a sneak peek of the new ASP.NET Captcha control thats coming out in the DXperience v2010.1 release. In this follow-up post, youll learn about the ASPxCaptcha control and: how i...

Oh Canada - The Canadian Mini-Speaking Tour

the telerik blogs, March 3, 2010
Views: 98 | Hits 2

Hey everyone! This past week/weekend I was in Canada to speak at two user groups and a code camp (could be a sitcom title) on some Silverlight related topics. It was very exciting to be heading to the...

Rich Hickey: Geek of the Week

Simple Talk, March 2, 2010
Views: 17 | Hits 1

With Clojure soon to be ported to the .NET framework, as ClojureCLR, we felt that the time had come to see what the fuss was all about amongst the Java Geeks. We sent Richard Morris to find out from t...

Links for 2010-03-01 [del.icio.us]

Fervent Coder, March 2, 2010
Views: 120 | Hits 6

Issues Compiling VS2010 solutions (with web projects) from Nant - Derik Whittaker - Devlicio.us - Just the Tasty Bits Awesome post! .NET OSS dependency hell - Krzysztof Kozmic - Devlicio.us - Just th...

Austin Texas The Techie Town

youve been HAACKED, March 1, 2010
Views: 103 | Hits 8

If theres one impression that Austin left on me, besides the one that Rudys extra moist barbecue left on my gut, is that its a developer friendly town. This past week I spent three days in Austin mee...

Universal iPhone/iPad Apps?

Wallace B. McClure, March 1, 2010
Views: 134 | Hits 6

The article at http://www.neowin.net/news/what-the-ipad-beta-sdk-revealed-so-farThe article talks about a universal application binary format.  I take it that this means that it will be possible ...

Back-sliding into Unmanaged Code

Simple Talk, February 26, 2010
Views: 128 | Hits 16

The logical step for Microsoft after successfully launching the .NET framework would be to base the entire operating system on the .NET framework, and to re-engineer its own applications. In 2002, Bil...

Lucene.net is powering Subtext 2.5 search

Code Climber, February 26, 2010
Views: 139 | Hits 17

Back in August and September I started a series with the main concepts of Lucene.net and I started to explain the design behind the forthcoming Lucene.net-powered search engine for Subtext. In the las...

Microsoft Small Basic for .NET

Simple Talk, February 25, 2010
Views: 129 | Hits 11

Microsoft Small Basic is intended to be fun to use. It is that, and more besides. It has a great potential as a way of flinging together quick and cheerful applications, just like those happy days of...

Convert RDL or RDLC reports to any .NET supported image formats

ASP.NET Announcements, February 25, 2010
Views: 201 | Hits 8

Whats new in this first release?Aspose.Report for .NET now allows converting RDL and RDLC reports to image formats with improved query parsing and charting features that include; Ability to display t...

Duct Typing in C++ Using Boost

The Code Project Latest Articles, February 24, 2010
Views: 193 | Hits 11

Uses Boost preprocessor and templates to achieve "duct typing", as provided by other languages such as JavaScript....

Crystal Reports: Save Time with Formula Sharing

ASPAlliance.com - The #1 ASP.NET Community, February 23, 2010
Views: 117 | Hits 11

Once a report library grows to a certain size there are always going to be common formulas which are needed repeatedly. Having easier access to them can save a lot of development time....

Provide customizable widget dashboards to your customers

ASP.NET Announcements, February 22, 2010
Views: 170 | Hits 25

Version 3.1 is ready. V3.1 includes tab views which you can use to display multiple dashboards inside configurable tabs.Integrate iGoogle like Ajax Dashboards into your Asp.Net application. You Deve...

A basic proxy for intercepting method calls (Part 3)

Mehfuzs WebLog, February 21, 2010
Views: 27 | Hits 3

In my previous posts, I showed how to create a proxy that can delegate calls. I further modified it to support argument list from original method and handled scenarios for void and non-void calls. In ...

Telerik Launches Updated Visual Style Builder for RadControls for WinForms

ASP.NET Announcements, February 19, 2010
Views: 148 | Hits 7

Waltham, MA, February 18, 2010 - Telerik, a leading vendor of development tools and user interface components for the Microsoft .NET Platform, announced the Beta release of its reengineered Visual Sty...

Charting Controls In ASP.NET

Radical Development, February 18, 2010
Views: 128 | Hits 15

Recently I inherited a legacy Microsoft .NET 1.1 web application that employed charts via a third party vendor. Since I am working to best support this project I thought I would turn my attention to t...

.NET WebRequest.PreAuthenticate – not quite what it sounds like

Rick Strahls WebLog, February 18, 2010
Views: 160 | Hits 24

Ive run into the  problem a few times now: How to pre-authenticate .NET WebRequest calls doing an HTTP call to the server essentially send authentication credentials on the very first request in...

Creating an ITemplate from a String

Simple Talk, February 17, 2010
Views: 34 | Hits 3

I do a lot of work with control templates, and one of the pieces of functionality that I've always wanted is the ability to build a ITemplate from a string.  As I was messing around with things t...

FIX: It is an error to use a section registered as allowDefinition='MachineToApplication' beyond application level. This error can be caused by a virtual directory not being configured as an application in IIS

Scott on Writing, February 17, 2010
Views: 147 | Hits 2

I teachtwo six week courses on ASP.NET at the University of California - San Diego Extension. The first class serves as an introduction to ASP.NET and as such many of the students create their first A...

Neodynamic ImageDraw 5.0 for ASP.NET Released!!!

ASP.NET Announcements, February 17, 2010
Views: 137 | Hits 13

Neodynamic is proud to announce the availability of ImageDraw 5.0, the most complete Dynamic Composite Image Solution for ASP.NET platform! Neodynamic ImageDraw for ASP.NET is the definitive solution ...

Automate delivery of Crystal Reports With a Windows Service

ASPAlliance.com - The #1 ASP.NET Community, February 16, 2010
Views: 139 | Hits 11

In this article, Vince demonstrates the creation of a Windows Service to automatically run and send a Crystal Report as an email attachment. After a basic introduction, he examines the creation of the...

Small Change in EF Loading Behavior from VS2008

Julia Lerman Blog - Dont Be Iffy..., February 15, 2010
Views: 287 | Hits 14

In the process of updating my book, I have to recheck every statement and every line of code. A lot has changed. It’s as though I were writing the whole thing from scratch. Here’s a small ...

Reflector Pro has now been released!

Simple Talk, February 15, 2010
Views: 381 | Hits 54

After moving into the .NET division in May , and having a great time working on Reflector, I'm pleased to say that the results of that work are now available. Reflector Pro has now been released!...

Behind the scenes with the developers of .NET Reflector 6 and .NET Reflector Pro

Simple Talk, February 12, 2010
Views: 37 | Hits 4

Lutz Roeder handed over responsibility for development of .NET Reflector to Red Gate nearly eighteen months ago. "What's been happening since then?", one might ask. The answer is "Rather a lot," a...

LIDNUG Online Chat with Me on Thursday Feb 11th

ScottGus Blog, February 11, 2010
Views: 125 | Hits 2

Today we opened up the VS 2010 RC for everyone to download.  You can download it here.  Jason Zander (who runs the Visual Studio team) has a good blog post that summarizes a lot of common...

Turning off a Bluetooth printer from a program that uses the .NET compact framework in Windows Embedded CE or Windows Mobile causes a significant slow down when switching between other applications and when moving between windows.

kbAlertz.com :: .NET Framework 2.0, February 9, 2010
Views: 198 | Hits 4

978584 ... Turning off a Bluetooth printer from a program that uses the .NET compact framework in Windows Embedded CE or Windows Mobile causes a significant slow down when switching between other appl...

TechDays 2010 session slides and source code

Fabrice's weblog, February 9, 2010
Views: 183 | Hits 17

My session about memory leaks in .NET is over. Everything went well.Thanks Yann. Thanks to everyone who showed up.You can download the slides and the source code of the sample application (PhotoLight)...

Free Plugin: Tweet Your Code From Visual Studio

The ASPx Blog, February 8, 2010
Views: 172 | Hits 23

Check out this great CodeRush plugin which allows you to share snippets of your code with the world.  Travis Illig is the mastermind who created this CodeRush plugin. Watch the Share Code On Tw...

Built-in Charting Controls (VS 2010 and .NET 4 Series)

ScottGus Blog, February 8, 2010
Views: 192 | Hits 35

[In addition to blogging, I am also now using Twitter for quick updates and to share links. Follow me at: twitter.com/scottgu] This is the fifteenth in a series of blog posts Im doing on the upc...

Headed To Austin and Speaking at the .NET User’s Group

youve been HAACKED, February 8, 2010
Views: 126 | Hits 4

The stars at night, are big and bright clap clap clap clap deep in the heart of Texas! Hold onto your ten gallon hats, Im visiting Texas for the first time! Im very excited to visit the second lar...

Upcoming Events for 2010

Fervent Coder, February 7, 2010
Views: 153 | Hits 9

One of my goals for the year was to speak at least three times this year and from the looks of things, it appears Ill meet that goal in the first half of the year. This is whats going on this year f...

RapidWebDev - a new enterprise software development infrastructure in .NET

The Code Project Latest Articles, February 6, 2010
Views: 335 | Hits 54

RapidWebDev is an infrastructure helps engineers to develop enterprise software solutions in Microsoft .NET easily and productively. It consists of an extendable and maintainable web system architectu...

Graffiti CMS 2.0 development is now getting started

Al Pascual, February 6, 2010
Views: 270 | Hits 33

tweetmeme_source = 'alpascual';The open source Graffiti CMS 1.3 project started a new trunk on the source control to make room to the effort for Graffiti CMS 2.0 development. Telligents Graffiti coord...

Code for Parallelism Features Tour

The Moth, February 5, 2010
Views: 210 | Hits 10

Last year I linked to a screencast that shows off many VS2010 features delivered by the Parallel Computing team.There have been requests for the code used to demonstrate the features. Like with all my...

How To Deploy DevExpress DLLs With Free Utility

The ASPx Blog, February 5, 2010
Views: 266 | Hits 27

  Check out Brendon Mucks awesome utility that helps you deploy DevExpress runtime DLLs to your servers. Brendon has created a free and open source tool thats built with DevExpress controls. ...

Vote for ur favourite session at Jordan .NET UserGroup "JorDev"

ASP.NET Announcements, February 4, 2010
Views: 125 | Hits 3

Hello,For Developers in Jordan & Middle East, this month Jordan .NET User Group "JorDev" will give the chance to vote for your favourite topic, we've features four different titles t...

How Do I: Run Java Applications in Windows Azure?

MSDN: ASP.NET, February 2, 2010
Views: 173 | Hits 12

Windows Azure in an open platform. This means you can run applications written in .NET, PHP, or Java. In this video Scott Golightly will show how to create and run a Java application in Windows Azure....

Developers start thinking about .NET 4 with Visual Studio 2010 and of course Silverlight 4.

Al Pascual, February 2, 2010
Views: 203 | Hits 49

tweetmeme_source = 'alpascual';Soon the .NET 4 final release will be here with Visual Studio 2010 to be the application youll be using 80% of your time at work. The date hasnt been confirmed by Micros...

Managed code and the Shell Do?

The Moth, February 1, 2010
Views: 7 | Hits 1

Managed code and the Shell Don't!. Please visit that post to see why that advice was given.The crux of the issue has been addressed in the latest CLR via In-Process Side-by-Side Execution. In additio...

Managed code and the Shell Do?

The Moth, February 1, 2010
Views: 6 | Hits

Managed code and the Shell Don't!. Please visit that post to see why that advice was given.The crux of the issue has been addressed in the latest CLR via In-Process Side-by-Side Execution. In additio...

Product Spotlight