Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » .NET   (RSS)
I sure hope that you will appreciate this - the .NET 3.5 source code will be publicly released . Initially, we will see .NET BCL, ASP.NET, Windows Forms, ADO.NET, XML and WPF. Later, more libraries will be added (WCF - yes!), LINQ and Workflow. Read More...
Florin Lazar , Todi Pruteanu si cu mine am demarat in cursul acestei saptamani un seminar tehnic pe teme de storage in Vista si programare distribuita in WCF. Mai multe detalii aici: http://reg.studentclub.ro . Pana acum seminariile din Bucuresti si Cluj Read More...
WS-Management is a new web services-based management protocol. It's SOAP-based of course, and it is compatible with the rest of the specifications in the WS-* Web Service stack, like WS-Transfer, WS-Enumeration, WS-Addressing. WS-Management is enabled Read More...
Let's assume that you want is to write some simple code that writes to a text file. A few assumptions: 1) You need avoid corruptions of any kind. 2) Either all of your writes have to make it to the disk, or none of them. 3) The file is updated serially Read More...
I found this quote interesting: The Internet Information Services 6.0 Web server featured in the OS has been enhanced with 64-bit support. This provides access to more memory and scalability for applications, Goldfarb said. "In high-performance scenarios, Read More...
Ray Ozzie mentioned an interesting variation of the RSS protocol. RSS is essentially a one-way synchronization protocol. What it would take to change the RSS standard in a very minimal way, such that it will work for two-way replication. A simple idea, Read More...
Here it is: http://research.microsoft.com/os/singularity/ There are several interesting ideas in this new operating system. It's not just an "OS written in managed code". There are a new set of techniques in modern software development: contracts, verifiability Read More...
http://msdn.microsoft.com/netframework/downloads/updates/default.aspx Read More...
Huge. Here is some data from a PDC Hotmail presentation : ~200 million active users 3.3 billion inbound emails a day 1.5 billion blocked at the router 1.0 billion deleted as spam (never hits the user's mailbox) 0.5 billion sent to the junk folder Over Read More...
Arguably, LINQ (Language Integrated Query) will be the next major revolution in programming languages. LINQ is a language-independent, platform-independent technology that solves an old problem - data queries in your code- in a very elegant way. First, Read More...
Few days ago, ECMA approved the third edition of the C# and CLI standards. This aligns the language and runtime to the latest enhancements in Whidbey, like generics, nullable types, etc. The effects of this standard approval are almost immediate - Miguel Read More...
(No, I didn't mean Whidbey. I meant C# 3.0) The interview appeared on Microsoft Watch. Here is the link . I like the new approach on dynamic/inferred typing for database queries. The problem is this: whenever you have to mix highly declarative languages Read More...
New speech-related utilities here . A new addition is BuildAppLex: BuildAppLex Speech Utility for Microsoft Speech Technologies BuildAppLex.exe is a command-line tool that allows you to create an Application Lexicon, using the Speech API. It takes one Read More...
Scott Guthrie has a great blog entry on several platform enhancements, code-name Atlas, that will address AJAX-style programming. At the same time, Charles Fitzgerald presented the Atlas technologies. Microsoft will release a technology preview of Atlas Read More...
Max Feingold just started a blog! In the past, I knew him as one of the good COM experts around. Incidentally, one of my previous posts describes an intricate COM+ setup issue on which Max helped me to see the light... :-) Read More...
More Posts Next page »
 
Page view tracker