(SQL) SQL (2014)

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

   1:  <VSTemplate Version="3.0.0" Type="Item" xmlns="http://schemas.microsoft.com/developer/vstemplate/2005">
   2:    <TemplateData>
   3:      <Name>SQL CLR VB Aggregate</Name>
   4:      <Description>SQL CLR VB aggregate</Description>
   5:      <Icon></Icon>
   6:      <ProjectType>SqlServer</ProjectType>
   7:      <SortOrder>5</SortOrder>
   8:      <DefaultName>VBSqlAggregate.vb</DefaultName>
   9:    </TemplateData>
  10:    
  11:    <TemplateContent>
  12:      <References>
  13:        <Reference>
  14:          <Assembly>System</Assembly>
  15:        </Reference>
  16:        <Reference>
  17:          <Assembly>System.Data</Assembly>
  18:        </Reference>
  19:        <Reference>
  20:          <Assembly>System.Xml</Assembly>
  21:        </Reference>
  22:      </References>
  23:      <ProjectItem ReplaceParameters="true">VBSqlAggregate.vb</ProjectItem>
  24:    </TemplateContent>
  25:   
  26:    <WizardExtension>
  27:      <Assembly>Microsoft.VisualStudio.Data.Tools.Package, Version=14.0.0.0, Culture=Neutral, PublicKeyToken=b03f5f7f11d50a3a, Custom=null</Assembly>
  28:      <FullClassName>Microsoft.VisualStudio.Data.Tools.Package.Project.SqlClrTemplateWizard</FullClassName>
  29:    </WizardExtension>
  30:  </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/VBSqlAggregate-vstemplate.htm
<SITEMAP>  <MVC>  <ASP>  <NET>  <DATA>  <KIOSK>  <FLEX>  <SQL>  <NOTES>  <LINUX>  <MONO>  <FREEWARE>  <DOCS>  <ENG>  <CHAT ME>  <ABOUT ME>  < THANKS ME>