Good developer Videos (How-to stuff) for beginners on SQL Server 2008

// Good SQL Server videos for developers/beginners (no audio, just screen recording only). Most of these quick learning/how-to videos are day to day tasks usually performed by almost every .NET developer. Quite reasonably priced at (just $0.99), and of course, you can download other .NET videos too. Here is the list: How to check if [...]

Developing a Silverlight 4.0 application using “WCF RIA Service Class Library”

This is a beginner’s (introductory) walkthrough to develop a simple Silverlight 4.0 application using “WCF RIA Service Class library”. This is going to be very similar to what I already explained here: Developing a basic Silverlight 4.0 application using WCF RIA Services The only difference between previous article and the current is that, we are [...]

SharePoint 2010 Part 6: How to delete a site from Site Collection

This series is mainly targeted for developers. Open site collection in browser.  In may case, it shows two sites as shown below Go to “Site Actions –> Site Settings” as shown below Select “Sites and workspaces” under “Site Administration” as shown below You can click “Delete” icon for the respective site as shown below: You [...]

SharePoint 2010 Part 5: How to create sites/subsites in a Site Collection

This series is mainly targeted for developers. Open site collection in browser.  If you are following from previous articles, it would look like the following Go to Site Actions –> New Site as shown below Select a template (in this case, “Team Site”), provide name and URL and finally click on “Create” (you can customize [...]

SharePoint 2010 Part 4: How to delete a Site Collection

This series is mainly targeted for developers. Open “SharePoint 2010 Central Administration” Select “Application Management” from the left menu panel and click on “Delete a site collection” as shown below You need to select site collection to perform delete.  select “Change Site Collection” from the drop menu as shown below I hosted my site collection [...]

SharePoint 2010 Part 3: How to create a Site Collection

This series is mainly targeted for developers. Open “SharePoint 2010 Central Administration” Select “Create Site Collections” as shown below Customize as necessary In the following screen, select “/” if you want site collection to be hosted at root of web application (usually, this is selected when we want only one site collection to be created).  [...]

SharePoint 2010 Part 2: How to delete an existing Web Application

Liftmaster 3595 . dental supplies . This series is mainly targeted for developers. Open Start menu and select SharePoint 2010 Central Administration and provide necessary credentials to log-in Under Application Management section, click on Manage Web Applications and do as shown below: thanksJag

SharePoint 2010 Part 1:How to create a new Web Application

This series is mainly targeted for developers. I use a virtual machine installed with following software (in the same order) for this series: Microsoft Windows Server 2008 R2 Microsoft SQL Server 2008 R2 Microsoft SharePoint Server 2010 Microsoft Visual Studio 2010 Ultimate Microsoft Office 2010 Professional Plus (and Power Pivot for Excel) The beginning – [...]

Article: How to filter data using DomainDataSource of Silverlight 4

Web designer . small business it support . The article got published here: Silverlight 4.0: Filtering Data Using DomainDataSource thanksJag

Article: Sorting and Grouping data with DomainDataSource in Silverlight 4.0

Computer service . nike free . My article focusing on all the features of sorting and grouping using DomainDataSource got published here: Silverlight 4.0: Sorting and Grouping Data with DomainDataSource thanksJag