VSeWSS 1.2 is here! The new version is avaliable for VS 2008, so let's start to use! Visual Studio 2008 Project Templates Web Part Team Site Definition Blank Site Definition List Definition Empty SharePoint Project Visual Studio 2008 Item Templates...( read more )
Maybe you noticed that one of my projects I would like to finish in summer is also offline shortcuts editor - and you probably think "why some editor when I can build shortcuts using Explorer?"... Think twice - it's not as easy as it looks like and you will be maybe surprised how many gotchas...
We have an insurance customer, who required a contracr repository. WSS 3.0 fits on their base requirements, but they had some special needs as well: First of all, at the end of contracts' lifecycle, after signing them, we have to save several attachments...( read more )
Good news everyone - I just received email from Roger (a.k.a. Kephyr) - he is author of brilliant SystemSherlock. He allowed me to include SystemSherlock in one package with my GUI - so now you can download one package with both GUI and command line interface :) To remind you, SystemSherlock is snapshoting...
OK, let's play with LINQ4SP again. You can download Beta1 , write a simple query , create a new list item and lookup fields . In the next part I'll show you how to delete an item from a list : [TestMethod] public void DeleteCreatedItems() { using...( read more )
I'm really happy to announce: beta1 release of LINQ4SP is available , and can be downloaded . If you are interested, you can find the install kit and Release Notes on this URL .. If you have tried it or just generally have some thougths please feel...( read more )
Thanks to all of you who came out to DevTeach and cudos to the organizers for running a great event. I hope to see you in Montreal in December. You can download the slides and demos I used in my sessions by clicking the links below. Introduction to Windows Communication Foundation Windows Communication...
Well, how do you like our solution to query a list or insert a new item to a list by LINQ4SP? What do you think about it? What would you tell, if I show you a newer interesting thing? Are you ready? - OK, today surprise is how to insert a lookup reference...( read more )
If you tried elevator , you probably know that it is running thought context menu: It is assigned only to exe files (if it is needed, I can extend it)... But sometimes you may want to change shortcut to always run specific action using elevator. In fact it is pretty easy - just run ElevatorRunner.exe...
[via Paul Andrew ] [Microsoft is] doing lots of things around introductory SharePoint development for .NET developers over the next few months. Here is the schedule for a series of MSDN web casts on 10 introductory SharePoint development topics for .NET developers. If you are a .NET developer then chances...