This is a video demonstration of how to create a basic Web Part for SharePoint 2010 using Visual Studio 2010. The intent of the video is to showcase how easy it is to create, package and deploy a Web Part into a test environment with the latest tools. The demonstration was done on a Virtual Machine running under Hyper-V with Visual Studio installed along side SharePoint. If you have any questions for us, leave a comment below. Enjoy! Read the rest of this entry »
You are browsing the Visual Studio 2010 category:
We’ve recently developed new resources to help clients achieve their Microsoft certification goals. We now offer a directory of Microsoft certification training, organized according to specific certification paths and the associated courses. More specifically, we have Microsoft SharePoint certification training, and Microsoft Visual Studio certification training,
Prior to .NET, Visual Basic had one logical conjunction (And) and one logical disjunction (Or). Thus, we consider this block of code:
If x = 1 And y = 1 Then ' Do Something End If Read the rest of this entry »
Check out this video demonstration on using WCF RIA Services in Silverlight 4 with Visual Studio 2010. Read the rest of this entry »
Check out this video demonstration of how to edit a SharePoint 2010 site’s Web.config file using SPWebConfigModification. Read the rest of this entry »
In many cases, if you have not done an extensive review of the .NET Framework, you probably haven’t discovered some rather interesting features that exist. One such feature is the BitVector32 structure. I would suspect that only those of us who have spent any time preparing for taking a certification exam are familiar with BitVector32. Read the rest of this entry »
Check out this video demonstration of how to create a SharePoint 2010 dialog window. Read the rest of this entry »
Check out this video demonstration of how to update a Microsoft Silverlight application running out-of-browser.
Having recently sat and passed Microsoft SharePoint 2010 developer exams 70-573 and 70-576 I thought I would share what I used to prepare as well as thoughts on the exams themselves! Read the rest of this entry »
Check out this video demonstration of how to use WCF Data Services to preform batched updates to list data in a SharePoint 2010 site. This is an extension of an earlier video demonstration of how to query a SharePoint site using Data Services. WCF Data Services is also know as ADO.NET Data Services and is an easy way to implement REST in the .NET Framework.
Read the rest of this entry »




