Paolo Pialorsi - Bridge The Gap!

Living in a Service Oriented World

Browse by Tags

All Tags » .NET (RSS)
Programming Microsoft LINQ in Microsoft .NET Framework 4
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...
Posted: Dec 02 2010, 06:00 PM by paolopia | with no comments
Filed under: ,
Handling custom SOAP headers via WCF Behaviors
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...
WCF Security Full Demo
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 ...
Working with Dynamic C# 2.0 Generics
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...
Posted: Jun 11 2005, 10:39 AM by paolopia | with 9 comment(s)
Filed under:
Handling transactions working on Windows Sharepoint Services lists
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...
Posted: Jan 30 2005, 10:08 AM by paolopia | with 9 comment(s)
Filed under: ,
.NET 1.x/2.x, Assembly, StackTrace and possible bug...
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...
Posted: Dec 12 2004, 02:00 AM by paolopia | with 7 comment(s)
Filed under:
CryptoAPI and DPAPI are not thread-safe :-( !
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...
Posted: Jul 13 2004, 12:23 AM by paolopia | with 2 comment(s)
Filed under: ,
Creating Efficient, High Performance XML Web Services (DEV319)
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...
Posted: Jul 02 2004, 10:10 AM by paolopia | with 1 comment(s)
Filed under: ,
Web Services, XML Serialization and Networking in .NET 2.0 (CTS2001)
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...
Posted: Jun 30 2004, 10:04 AM by paolopia | with 1 comment(s)
Filed under:
Express Editons of VS2005 and SQL2005 available for download
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...
Posted: Jun 29 2004, 10:52 AM by paolopia | with no comments
Filed under: ,
More Posts Next page »