Front Page News

Windows Forms – Creating an access key

Question: I am new to Visual Basic and wanted to create an access key for my Windows Form application. How can I do that? Answer: By definition an access key is an underlined character in the text of a menu or the label of a control. The idea of an access...

posted @ 6 minutes ago by Thom Robbins .NET Weblog

Interoperability between WCF and Windows Web Services API

If you have questions about interoperability between Windows Communication Foundation (WCF) and Windows Web Services API (WWSAPI), the best person to ask is Hao Xu . Hao has started sharing his expertise in this area on his blog the last week. Check out...

posted @ 16 minutes ago by Nikola Dudar's WebLog

Press, Click, Select or Choose?!?

This might be useful for Windows Mobile developers. Does your application display an error or informational message that begins with "Click here to...." ? You might have noticed similar messages often begin with "Click" or "Press". Which is the right...

posted @ 23 minutes ago by Windows Mobile Team Blog

An unexceptional layout improvement [Two LayoutTransformControl fixes for Silverlight 2!]

I'd almost finished patting myself on the back for managing to implement WPF's LayoutTransform on Silverlight using just the RenderTransform available on that platform. (Background reading for LayoutTransformControl: Motivation and introduction for Beta...

posted @ 25 minutes ago by Delay's Blog

Silverlight Tip of the Day #4: Building the Game Interface Using the Grid Control.

[Blog Mirrored from http://silverlight.net/blogs/msnow/default.aspx ] Silverlight provides a <Grid> control that makes it very easy to plan and layout the user interface for your game. This control also supports imbedding grids within grids similar...

posted @ 26 minutes ago by Silverlight Tips of the Day

Silverlight Tip of the Day #3: Silverlight Game Support, Limitations and Workarounds

[Blog Mirrored from http://silverlight.net/blogs/msnow/default.aspx ] While exploring techniques for game programming with Silverlight I came across some hurdles and discovered some workarounds. I plan to use this blog to track these issues for the purposing...

posted @ 30 minutes ago by Silverlight Tips of the Day

Do you want the bad news first? Or the worse news?

Oh noes!! "We're interested in seeing COBOL as a first-class citizen on .NET and on the Azure cloud," [chief technology officer of application modernization at Micro Focus] said. "Wherever cloud computing is going, we want COBOL to be running...

posted @ 42 minutes ago by Reed Me

The Visual Studio Tech Roadmap -- Starring Visual Studio 2010

Well the time has finally come for me to start writing about my new job in earnest.  My long time readers know that I became Chief Architect of Visual Studio in the summer of 2007 and I've been working on Visual Studio 2010 issues since then. ...

posted @ 49 minutes ago by Rico Mariani's Performance Tidbits

Events this week – November 18th, 2008

Here are the events listed in Community Megaphone for the next week (or so) for the Mid-Atlantic area: Tuesday, November 18, 2008 7:00 PM: CapArea.NET: Brian Noyed on Composite WPF Applications - When you build a big UI application, the code can quickly...

posted @ 57 minutes ago by .net DEvHammer

New Redfly products available!

  Celio Corp today unveiled two new Redfly devices : the REDFLY C7 and REDFLY C8N. The REDFLY series of products are Mobile Device Extenders that allow you to connect your Windows Mobile device to it and then take advantage of the larger keyboard...

posted @ 57 minutes ago by Jason Langridge's WebLog - MR Mobile!

Troubleshooting Windows Embedded Standard boot problems

Windows Embedded Standard does not normally require too much troubleshooting, because the boot process is exactly the same as in XP Professional. But, according to Murphy’s Law, something will go wrong, no matter how the small the chance is. This post...

posted @ 58 minutes ago by Windows Embedded Standard (NT4e, XPe and beyond)

Using ViewportOrigin and ViewportWidth in Deep Zoom

I’m posting this because the documentation on ViewportOrigin is wrong and it might be a while before it can be updated on the live site. In the meantime, this post discusses how to use ViewportOrigin and ViewportWidth to control the viewport. Controlling...

posted @ 1 hour, 7 minutes ago by Silverlight SDK

Navigating LiveFX with .NET

When first given a new SDK, what I do is immediately try to figure out the object model. This is how I try to understand what the SDK developer’s intent was and how he thinks I will or should use the new tools provided. Since documentation on the object...

posted @ 1 hour, 20 minutes ago by The Brain Dump

England gets new a coach!

This isn't actually about football,but it made you look, didn't it? Now that we have your attention, think about this. Have you ever had a question about how to use a piece of technology in school? Have you ever tried to look online for a really great...

posted @ 1 hour, 23 minutes ago by Teaching Ideas and Resources

Live Services Jumpstart 2009 – Los Angeles, Dec 1st and 2nd

There is an upcoming Live Services Jumpstart training coming up in LA. For full details about venue and sessions, please check http://www.lpjumpstart.com . There are a total of 11 locations worldwide where the Jumpstart is being offered. You can register...

posted @ 1 hour, 29 minutes ago by Girish's Blog - Are you Live yet?

Nip & Tuck for GUIs (a.k.a. the scoop on Expression Design's past)

So you may know that AutoCAD 2009 uses WPF for it's "chrome" (no not that Chrome, the other chrome i.e. ribbon, action recorder and QuickView). What's probably less well known (but which you can learn about at the MIX 08 University in this session ) is...

posted @ 1 hour, 36 minutes ago by Ronan Geraghty's Blog

Nip & Tuck for GUIs (a.k.a. the scoop on Expression Design's past)

So you may know that AutoCAD 2009 uses WPF for it's "chrome" (no not that Chrome, the other chrome i.e. ribbon, action recorder and QuickView). What's probably less well known (but which you can learn about at the MIX 08 University in this session ) is...

posted @ 1 hour, 36 minutes ago by Microsoft Ireland Blog

We didn’t plan on that

Today’s Office OFFline comic was inspired by something a coworker said at a meeting. Thanks, Bob! Become a fan on Facebook | Follow me on Twitter | Create your own comic...

posted @ 1 hour, 39 minutes ago by Office OFFline Comic Strip

MSXML 4.0 Service Pack 3 Beta Coming Soon!

The MSXML Team is getting ready to release the MSXML 4.0 Service Pack 3 Beta very soon! MSXML4 SP3 is a complete replacement of previous MSXML 4.0 service packs. The new service pack includes: - A number of security bug fixes - Reliability improvements...

posted @ 1 hour, 59 minutes ago by Microsoft XML Team's WebLog

Anonymous Types and Silverlight DataBinding

My journey through working in the web world has taken me many places in the past: Cold Fusion, PHP, Classic ASP all the way to the latest version of Silverlight . I'll post some of the small things I come across as I'm learning this new technology in...

posted @ 2 hours, 0 minutes ago by Journey to the Center of the Web

The PDC Coming To You

We’re bringing the PDC to you! For just $99 you’ll get the best of the PDC in your own backyard and hear all of the exciting announcements around the Azure Services Platform and Windows 7 . Other sessions include the latest developments in .NET, Silverlight,...

posted @ 2 hours, 24 minutes ago by Out Of The Box

SilverLight Chart Controls running on WPF

In his recent blog post, Jaime took a stab at running the charting controls in the SilverLight ToolKit CTP on WPF.. Now thats awesome, aint it? Jaime also has the updated source code posted - Click here Share this post...

posted @ 2 hours, 26 minutes ago by Lester's WPF blog

XLV for me!

digg_url = "http://blogs.msdn.com/frankarr/archive/2008/11/18/xlv-for-me.aspx";digg_title = "XLV for me!";digg_bgcolor = "#FFFFFF";digg_skin = "normal"; digg_url = undefined;digg_title = undefined;digg_bgcolor = undefined;digg_skin = undefined; I’m celebrating...

posted @ 2 hours, 33 minutes ago by frankarr - an aussie microsoft blogger

BizSpark - już jest

Wczoraj nadeszła wiekopomna chwila - przygotowywany od kilku miesięcy w zaciszu microsoftowych biurek projekt BizSpark ujrzał światło dzienne. Od 17. listopada, mniej więcej 2 tygodnie po uruchomieniu inicjatywy w Stanach Zjednoczonych również polskie...

posted @ 2 hours, 42 minutes ago by SocialITy

Kristin Beck: Why a customer-first perspective is best for Web content

It's impossible not to notice the fact that the Web is changing how we function, write, and think; to even talk about it is borderline-passé. Or so I thought. And then I spent two days listening to speaker Gerry McGovern discuss Web content and I realized...

posted @ 2 hours, 49 minutes ago by Office Hours Blog

1 2 3 4 5 Next > ... Last »

© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Microsoft
Page view tracker