Category Archives: dotNET

Vermont Software Developer Alliance: Dec 15th meeting

[More info at Vermont Software Developer Alliance website]

Topic: How to make your licensing agreements work for you – and not against you
Software licensing expert Peter Kunin of Downs Rachlin Martin PLCC joins us for our December meeting to share his insights on drafting agreements that give you the protection you need – from both a business and legal perspective. Peter brings his expertise in software licensing and trademark protection. All you need to do is bring your questions. It should be a lively session!

Speaker Bio:
Peter is a partner in the Intellectual Property Practice Group at Downs Rachlin Martin PLLC, Vermont’s largest law firm. Located in Burlington, Peter specializes in software and technology licensing, as well as trade secret protection, copyright law and Internet law. A member of the Meetings Committee of the International Trademark Association, Peter currently serves as an Adjunct Professor of Intellectual Property Law at Vermont Law School. He is a graduate of Williams College and a summa cum laude of Cornell Law School, where he served as Editor-in-Chief of the Cornell law Review.



Posted from BLInk!

Tonight at Vermont.NET – Securing Web Services with WSE2

Last minute reminder on my talk tonight at Vermont.NET
 
Web Service Enhancements 2.0 was released in June. It can look very complicated but does not have to be!! Not only is WSE2.0 a valuable tool for securing web services *TODAY* (as well as implementing a number of the other Web Services specifications) but it is the path to Indigo.
 
This talk will be in two parts tonight. The first part is designed to ensure that we all have a good grasp of the tools of security – what is encryption? what is a digital signature? what is a digital certificate? etc. I’ll also make sure you know what a WS-* Spec is! I found that understanding these things made it possible for me to finally comprehend the articles and books I had been trying to read about WSE. Nobody had ever taken the time to explain these things well enough and I had felt like a bit of a dummy. So I want to explain it to you.
 
The second part of the talk will walk through the key elements of the WSE2 API, how to secure your web services with them and how to use the WSE Settings  tool to click your way to the most critical pieces of securing your messages across the pipe.
 
I have done this talk at the Montreal Visual Studio .NET User Group and at ASPConnections, so it is getting pretty well honed.


Posted from BLInk!

Vermont Software Developers Alliance Meeting 10/26

The next meeting (our first speaker event!) of VTSDA is Tuesday 10/26. We have as our speaker Stan Eames, President and CEO of Synergy Software. See details about the speaker and presentation on the VTSDA website. The meeting is from 11:45 – 2:00. Lunch will be catered and is looking very yummy. The meeting fee is $8 for members and $15 for non-members. We will be raffling off the book Professoinal Software Development by Steve McConnell (author of Code Complete) which was donated by the publisher, Addison-Wesley, as well as a Symbol BarCode Reader for Compaq IPAQ Pocket PC’s donated by EQ2.

This meeting is sponsored by ProClarity.

ASP.NET Membership & Personalization and removal of Access Data Providers

For those of you who attended the MSDN Event yesterday in Burlington, VT, I just wanted to make sure you are aware of this change from the CURRENT beta of ASP.NET 2.0 to Beta 2:

(this comes from the weblog of the Group Program Manager of ASP.NET)

Access Data Providers

 

In Beta 1, ASP.NET application services such as membership and roles include Access data providers, and use them by default. In Beta 2, however, we will replace this functionality with support for SQL Server 2005 Express Edition, the new version of SQL Server which combines the file-based simplicity of Access databases with seamless deployment to full editions of SQL Server.  The developer model of using the application services stays 100% the same, but the backend implementation will now be much more robust and performant.