Welcome to Sol 3 Sign in | Join | Help

ASPInsiders

Aggregation of ASPInsiders and Microsoft ASP.NET team member blogs.

Browse by Tags

All Tags » .NET   (RSS)
Jan's Microsoft .NET Micro Framework Web Site Updated
Jan Ku č era has updated his great Web site about Microsoft .NET Micro Framework www.microframework.eu . If you want to know how to start you will find tutorials and further examples. Events and FAQ will help to stay informed using the .NET Micro Framework. Read More...
Silverlight 2 Beta 2 Update - kb955011
Since yesterday there is an update available for Silverlight 2 . This update improves stability, media streaming, and the auto-update component. This update also improves support for Firefox 3 . Microsoft Support kb955011 More details on Silverlight and Read More...
Using a Touch Screen with .NET Micro Framework 2.5
Touch screen support is announced for the next version of the .NET Micro Framework which will arrive end of this year. There are some companies already adding touch screen support for devices that are using the current version 2.5: emtrion HiCO.ARM9 and Read More...
ASP.NET MVC Preview 4 Release (Part 1)
The ASP.NET MVC team is in the final stages of finishing up a new "Preview 4" release that they hope to ship later this week.  The Preview 3 release focused on finishing up a lot of the underlying core APIs and extensibility points in ASP.NET Read More...
Connecting XBee module to Tahoe
Pavel Bánský explains how he did connect the Digi XBee module to the Tahoe development board : "XBee module is very sophisticated device controlled over serial link. It can operate in old fashion AT command mode as well as more advanced Read More...
Low Cost Hardware Platform for .NET Micro Framework - USBizi
GHI Electronics (known from the great Embedded Master™ module) have announced the USBizi module for the .NET Micro Framework . The module is really small and costs only $99 for a single unit. As it is the smallest .NET Micro Framework system it Read More...
Accelerometer based Remote Control for Container Terminal using the .NET Micro Framework
Another great article on remote control using the .NET Micro Framework and the Tahoe 3D accelerometer I found on Jens blog . "The Center for Software Innovation has evaluated accelerometer technology in remote control (RC) application for crane operated Read More...
.NET Micro Framework and Robotic Vehicle
Pavel has some great posts on his blog about robotic vehicles using the .NET Micro Framework . "When I was invited to TechEd North America 2008, I didn't want to go with "bare hands". That's how the simple robotic vehicle was build, completely Read More...
Data Acquisition in .NET Micro Framework 2.0 using SPI
Carlo Mendoza is modifying the i.MXS board for SPI: "The board had a few missing 0Ω resistors, and had to be addressed. Figure 1 was obtained from the schematics included in the CD (iMXS_Devboard_VER1.3.pdf) on page 7. For our purpose, we bridged Read More...
Microsoft .NET Framework Assistant (Firefox browser extension)
Today I have installed Microsoft .NET Framework 3.5 SP1 and noticed that it adds a Firefox add-on called Microsoft .NET Framework Assistant. This browser extension adds ClickOnce installation support using Firefox browsers. More details on Scott’s post Read More...
Firefox 3.0 and (ASP.NET) caching observations
1. Have a page with code in Page_Load Protected Sub Page_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load Response.Cache.SetAllowResponseInBrowserHistory(False) Response.Cache.SetCacheability(HttpCacheability.NoCache) Response.Cache.SetNoStore() Read More...
What's for VB.NET in the Future, interesting to see...
By being momentarily pissed off to the level of job I needed to do with classes working with DB and business logic in a project, I made suggestion in Connect, a while ago Ability to specify a default method for object instance which is called when any Read More...
Using the information your (development) environment provides - is allowed!
Huge title while the subject or the example in this case is actually very simple and straightforward. I saw a question on newsgroups which went something like: - poster states he doesn't know much about control events - he/she asked if he/she had Read More...
Book Review: C# In Depth by Jon Skeet (Manning)
Author: Jon Skeet Publisher: Manning Publications Co. ISBN: 1933988363 April 2008, 424 pages http://www.manning.com/skeet/ The book focuses on C# 2 and C# 3, but goes a bit relevant things on building on C# 1. It is targeted at developers familiar with Read More...
VB.NET or C# - which one to choose? I choose BOTH :-)
Joe Stagner discusses in a blog post based on reader feedback , if one should choose VB.NET or C# and he ends with that it doesn't matter. Well, I sort of disagree, but let me first explain in which way I disagree, before you judge me and burn me Read More...
More Posts Next page »