.NET Framework
Tag details
Welcome to the '.NET Framework' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with '.NET Framework'.
Latest blogosphere posts tagged “.NET Framework”
-
Desenvolvendo com Multi Touch para Windows 7
MSMVPS.COM —
Authority: 653
Se você quer saber como desenvolver para multitouch em Windows 7, não pode perder o webcast que irei fazer no dia 3/12/2009, às 12:00. Lá irei mostrar como desenvolver aplicações que usam o recurso do multitouch, usando .net Framework 3.5 e também mostrando como programar multitouch com o WPF4, que vem por ...4 hours ago -
Help For The Harried
Revelations From An Unwashed Brain —
Authority: 591
In the past year or so, it seems that nVidia has, for some users, become as big a problem with their drivers as ATi has always been. Writing device drivers has always been more or less a black art, but lately, it seems that the old wizards have not passed the magic to the newest members of the team. My son is ...18 hours ago -
Cloud Services from Microsoft – Azure Services Platform Announced
The Medical Quack —
Authority: 533
(Hard Hat Area) Here’s a bit more about Azure, the “cloud” from Microsoft. In the press release it mentions Sessmic and I have been using it for a while to include the new Web and Desktop versions and it works very well. Not too long ago Microsoft was looking for clients to try hosting their SQL server ...1 day ago -
Our Picks for Must See PDC Videos
US ISV Developer Evangelism Team —
Authority: 522
Our team has put together a list of videos from Professional Developers Conference (PDC09) that we think are important for ISVs. All the videos are online. You can access the video itself or just the slides. The videos include the screen and a video of the speaker giving the presentation. You can get a list of ...3 days ago -
Interview with the Father of Visual Basic, Personas
US ISV Developer Evangelism Team —
Authority: 522
See the video of Alan Cooper, Father of Visual Basic, as he talks about computer languages and what’s coming for the industry at The Visual Studio Documentary - Alan Cooper, the Father of Visual Basic . For over 30 years Alan Cooper has been a pioneer of the modern computing era. His groundbreaking work in ...3 days ago -
.Net jobs, Tech Lead Required
CareerGuruz.Com —
Authority: 148
.Net Tech LeadSkills: ASP.Net, MS SQL, VB.Net, C#.Net, .Net Framework, Ajax, Design Patterns,Exp: 5 – 7 YrsJob Description:- 5-7 years experience in software development using Microsoft technologies especially .net- 3-4 years of experience in Web development using .net.- Strong in Object Oriented methodologies- Good ...6 days ago -
Will Microsofts Silverlight dampen the appeal of Googles Chrome OS?
All about Microsoft —
Authority: 667
Im not one of those ready to write Windows an RIP certificate now that Google has finally taken (some of) the wraps off its Chrome OS. In fact, after reading through industry watchers questions and Googles answers about it, Im thinking that Chrome OS may not look quite so appealing by the time it rolls out in late ...1 week ago -
New Version of Silverlight Unveiled at PDC
US ISV Developer Evangelism Team —
Authority: 522
The Silverlight 4 Beta was unveiled at the Professional Developers Conference (PDC) in Los Angeles. The list of features for business developers is long, so here’s a list of keywords fo features to get you started: printing, clipboard, right click menu, rich text editing, html control, command key support, model ...1 week ago -
Debugging Expression Trees in Visual Studio 2010
C# Frequently Asked Questions —
Authority: 387
First of all, let’s take a look at the example from one of my previous posts . It creates an expression tree for calculating the factorial of a number. ParameterExpression value = Expression .Parameter( typeof ( int ), "value" ); ParameterExpression result = Expression .Parameter( typeof ( int ), ...1 week ago -
Windows API Code Pack for .NET Framework and Windows 7
D' Technology Weblog —
Authority: 546
Microsoft released the Windows API Code Pack version 1.0.1 is released, which’s a free, managed Source Code Library provided by Microsoft. You should consider this library as if you wrote it yourself, as if it is your own code. It is a great starting point and provides a really good and solid solution for ...1 week ago -
Crunchbase Data Mashed Into Microsoft Pivot
Many Niches —
Authority: 476
About two weeks ago I had the good fortune to spend some time at an offsite where I met Gary Flake. I remember reading the Wired Magazine cover piece on Gary a few years back, but didn’t didn’t have any idea who he was when I was introduced to him at the offsite. As one of Microsoft’s Technical Fellows, ...1 week ago -
Get a Single Development Experience for On Premises, Cloud
US ISV Developer Evangelism Team —
Authority: 522
Microsoft’s new Windows Server AppFabric gives you new tools to develop, manage and deploy composite applications, both on premises and in the cloud. Composite applications reuse existing services and business logic to provide new and innovative functionality for end users. You can get started today with the ...1 week ago -
Open Xml Project
Alkampfer's Place —
Authority: 127
I’ve received some comments in an old post , regarding the manipulation of docx documents, with the purpose of substitute parts of the original document with images or pieces of text. I’ve blogged also how to use Excel to create reports, and populate data programmatically with OpenXml standard. The original ...1 week ago -
Reactive Extensions for .NET (Rx)
Somasegar's WebLog —
Authority: 518
I’m pleased to announce a preview of the Reactive Extensions for .NET (Rx) on MSDN DevLabs. Using Rx, programmers can write succinct declarative code to orchestrate and coordinate asynchronous and event-based programs based on familiar .NET idioms and patterns. Rx has a strong theoretical basis by ...1 week ago -
.Net Framework jobs, walk-in today 18th, 19th, 20th Nov 09
CareerGuruz.Com —
Authority: 148
.Net-Technical Pre-sales Qualification: Diploma,B.Tech/B.EJob Description:- Designing, coding & testing of Modules and components assigned.- Deliver work in a structured manner using OOAD methodologies.- Documentation of work performed.-3 – 5 year’s hands on development experience preferably on .Net framework ...1 week ago -
Microsoft to open source .NET Micro Framework
BlogoFlux - Information Technology Blog —
Authority: 137
Microsoft announced today at PDC09 here in Los Angeles that they will be opening the .NET Micro Framework source code and also release the next version, 4.0. The release will be available under the Apache 2.0 license, something that is already being used inside the community.Developers will be able to gain access to ...1 week ago -
Three new codenames and how they fit into Microsofts cloud vision
All about Microsoft —
Authority: 667
Any Microsoft Professional Developers Conference (PDC) wouldnt be complete without a few new codenames. On November 17, Microsoft introduced three new ones that all are related to Microsofts evolving cloud-computing vision and infrastructure.1 week ago -
Microsoft to open source .NET Micro Framework
Ars Technica —
Authority: 754
Microsoft this week announced the release of .NET Micro Framework version 4.0. The company is open sourcing the product by making it available under the Apache 2.0 license, which is already being used by the embedded community. Ironically, being licensed under Apache 2.0 means that someone else can simply take the ...1 week ago -
M O C 6368A Programming with the Microsoft .NET Framework using Microsoft Visual Studio 2008 DVD-iNKiSO
FileBeta —
Authority: 148
About this Course This five-day instructor-led course provides students with an introduction to developing n-tier applications for the Microsoft .NET 3.5 environment using Microsoft Visual Studio 2008 SP1. Both this course and the 6367A course prepare the student for the 646x series of Technology Specialist courses. ...1 week ago -
[Tutorial] Microsoft Ajax Minifier – Optimiza tus archivos Javascript
MVP Factor —
Authority: 117
Nuestro buen amigo Gonzalo Perez, ha escrito un excelente artículo, aquí el detalle: [Tutorial] Microsoft Ajax Minifier – Optimiza tus archivos Javascript Hola, que tal, comienzo una serie de post y screencast sobre como mejorar la performance de nuestras aplicaciones Web, en especial (obviamente) ASP.NET, hay ...1 week ago
