(SQL) SQL (2014)

New SQL Server project templates for VS2015 (CSSqlStoredProcedure.vstemplate)

   1:  <VSTemplate Version="3.0.0" Type="Item" xmlns="http://schemas.microsoft.com/developer/vstemplate/2005">
   2:    <TemplateData>
   3:      <Name>SQL CLR C# Stored Procedure</Name>
   4:      <Description>SQL CLR C# stored procedure</Description>
   5:      <Icon></Icon>
   6:      <ProjectType>SqlServer</ProjectType>
   7:      <SortOrder>1</SortOrder>
   8:      <DefaultName>SqlClrStoredProcedure.cs</DefaultName>
   9:    </TemplateData>
  10:    <TemplateContent>
  11:      <References>
  12:        <Reference>
  13:          <Assembly>System</Assembly>
  14:        </Reference>
  15:        <Reference>
  16:          <Assembly>System.Data</Assembly>
  17:        </Reference>     
  18:        <Reference>
  19:          <Assembly>System.Xml</Assembly>
  20:        </Reference>
  21:      </References>
  22:      <ProjectItem ReplaceParameters="true">CSSqlStoredProcedure.cs</ProjectItem>
  23:    </TemplateContent>
  24:    <WizardExtension>
  25:      <Assembly>Microsoft.VisualStudio.Data.Tools.Package, Version=14.0.0.0, Culture=Neutral, PublicKeyToken=b03f5f7f11d50a3a, Custom=null</Assembly>
  26:      <FullClassName>Microsoft.VisualStudio.Data.Tools.Package.Project.SqlClrTemplateWizard</FullClassName>
  27:    </WizardExtension>
  28:  </VSTemplate>




Comments ( )
<00>  <01>  <02>  <03>  <04>  <05>  <06>  <07>  <08>  <09>  <10>  <11>  <12>  <13>  <14>  <15>  <16>  <17>  <18>  <19>  <20>  <21>  <22>  <23
Link to this page: //www.vb-net.com/VS2015-SQL-Server-Project-Templates/CSSqlStoredProcedure-vstemplate.htm
<SITEMAP>  <MVC>  <ASP>  <NET>  <DATA>  <KIOSK>  <FLEX>  <SQL>  <NOTES>  <LINUX>  <MONO>  <FREEWARE>  <DOCS>  <ENG>  <CHAT ME>  <ABOUT ME>  < THANKS ME>