Browse by Tags
All Tags »
.NET (
RSS)
It is available my latest book about LINQ in .NET 4.0. You can find it here . It is a complete reviewed edition starting from the previous one. We (I and Marco Russo ) wrote 6 new chapters and updated 5 already existing chapter. The result is a book that...
A few days ago a customer of mine asked me how to define a WCF behavior to add a custom SOAP Header to sent/received messages. The solution is not so far from what I've shown in the previous " Writing a WCF Message Inspector " post. In fact one way of...
Here you can find the last version of a sample application showing many of the security features and configuration of WCF in the fields of security. I've just updated it in order to release it during my last WebCast about WCF Security for MSDN Italy ...
Yesterday I was involved in working with dynamic generic types for a project I'm working on. At least I achieved this solution to dinamically create a Generic Type for instance reading a .config file: using System; using System.Collections.Generic; using...
One of the features I miss on WSS and SPS is the capability to change lists contents and configuration transactionally.When you work on complex scenarios often it should be usefull to change data on an "application/service/support database" and on WSS...
Yesterday I spent one hour to investigate a problem in a software I developed. The issue is about a strange behaviour that happens when I build the project in Release mode, rather than in Debug. Here is the code (you can download a full working sample...
Today, while stress-testing a Web Application of a customer of mine, I discovered an issue in a piece of code working with DPAPI: CryptoAPI are not thread-safe! As my friend and colleague Marco discovered through this Microsoft newsgroup post it's an...
It was a very good session Christian, one of the best in this TechEd! I'd like to see a little bit more of demos, just to convince the people in the room, not for me :-), that I already totally agree with you. I really apreciated the agenda of the session...
I've just attended this session. Not so exciting, probably because I was already aware of many of the contents. The interesting thing is that it's confirmed the support for IXmlSerializable in .NET 2.0, even if the GetSchema method will be ignored by...
Microsoft has just announced: SQL Server 2005 Express Edition, Visual Web Developer Express Edition, Visual C++ Express Edition, Visual C# Express Edition, Visual J# Express Edition, Visual Basic Express Edition! Enjoiy the Express community :-): http...
More Posts
Next page »