Friday, October 23, 2009

Some Differences

Here is some links of the differences.
- ASP.NET
(1) Difference .net 2.0, 3.0 and 3.5 : .NET Base Class Library : .NET Development : MSDN Forums
(2) Difference B/w ItemCreated & ItemDataBound - ASP.NET Forums 
(3) VB/CSharp Difference
(4) Difference Server.Transfer and Response.Redirect 
(5) C# and VB.NET Comparison Cheat Sheet: ASP Alliance
(6) - what is the difference b/w abstract class and interface?
     - CodeProject: Abstract Class versus Interface. Free source code and programming help
(7) Difference between the out and ref type parameter - Vikram Lakhotia(8) - StringBuilder and String Concatenation
     - .NET Interview Questions. What is the difference between String and StringBuilder in .NET?
(9) - Difference between a constant and readonly variables/fields : (constant vs readonly) - Abhi's den...
     - const, static and readonly at C# Online.NET (CSharp-Online.NET)
(10) Application vs. AppDomain - Scott Forsyth's Blog
(11) difference between internal and protected internal.NET Forums
(12)
Difference between Web Service and WCF Service
(13) Tech Tips, Tricks & Trivia: ASP.NET MVC vs. Web Forms
(14) Difference between Arraylist and Generic List

- Sql Server

(1) SCOPE_IDENTITY() vs. @@IDENTITY diffefence
(2) SQL SERVER - Difference and Explanation among DECIMAL, FLOAT and NUMERIC « Journey to SQL Authority with Pinal Dave 
(3) SQL SERVER - Comparison : Similarity and Difference #TempTable vs @TempVariable « Journey to SQL Authority with Pinal Dave 
(4) Frequently Asked Questions - SQL Server Data Types

- OOPS
(1) Difference between struct and class in C#: (struct vs class)? 
(2) SQL 7.0 Vs 2000 Comparison
(3) Differences between SET and SELECT in SQL Server : Narayana Vyas Kondreddi's home page


- LINQ

(1) Ben Hall's Blog: Linq to SQL Stored procedure vs Functions

Web Deployment in Visual Studio 2005/2008


Here is some links that shows how to implement Web Deployment in Visual Studio 2005/2008.

- Web Deployment Using VS 2010
(1) Team Build + Web Deployment + Web Deploy + VS 2010 = Goodness

(2) Vishal Joshi's Tangent: Overview Post for Web Deployment in VS 2010

(3) Basic Microsoft Web Deployment Tool Setup For Visual Studio 2010- Site Home - MSDN Blogs 


- Web Deployment Using VS 2005/2008

(1) Web Application Projects and Web Deployment Projects are here

(2) VS 2005 Web Deployment Projects

(3) Managing ASP.NET Precompiled Output for Deployment Using the aspnet_merge.exe Command

(4) VS 2005 Web Project System: What is it and why did we do it?

(5) aspnet_merge.exe not on my machine? ASP.NET Forums

(6) Using Web Deployment Projects with Visual Studio 2005

(7) Visual Studio 2008 Web Deployment Projects

- Downloads for Web Deployment Projects

(1) Visual Studio 2005 Web Deployment Project support available for Download - ScottGu's Blog 

(2) Visual Studio® 2008 Web Deployment Projects - RTW 
  

Add Menu on your Blog

Saturday, October 3, 2009

Visual Studio 2010 Features


==> What's new in visual studio 2010
(1) What's New in Visual C# 2010

(2) ASP.NET 4 and Visual Studio 2010 Web Development Overview : The Official Microsoft ASP.NET Site

(3) Using Type dynamic (C# Programming Guide)

(4) Dynamic Language Runtime Overview

(5) Named and Optional Arguments (C# Programming Guide)

(6) How to: Use Indexed Properties in COM Interop Programming (C# Programming Guide)

(7) How to: Access Office Interop Objects by Using Visual C# 2010 Features (C# Programming Guide)

(8) Call Hierarchy

(9) Implement Interfaces and #Region

   
 ==> Other Links

Using Publish To Provider to Publishing Your Sql Database

Here is some links to Publish your Sql Database Using "Publish to Provider" option.
(1) Using Database Projects for Visual Studio

(2) SQL Database Publishing wizard is now in Visual Studio 2008.

(3) Publishing a SQL Database

(4) Microsoft SQL Server Database Publishing Wizard 1.1

(5) Deploying a Local Database to a Remote Web Host

(6) Publishing SQL Server Database using Publishing Wizard : Tips & Tricks

(7) 6 ways to import data into SQL Server

(8) Visual Studio's Database Publishing Wizard and the new 1-Click Web Deployment

(9) Recipe: Deploying a SQL Database to a Remote Hosting Environment (Part 1)

(10) Tip#96: Did you know…You could publish your SQL databases using the SQL Publishing Wizard?

- Download SQL Server Database Publishing Wizard 1.1 for Visual Studio 2005