Showing related tags and posts accross the entire site.
Sorry, but there are no more tags available to filter with.
-
Hello, You can leverage the whole .Net Framework from inside of CodeSmith. You could bring up a dialog when a user selects a stored procedure with something like this: #region OnPropertyChanged #if CodeSmith40 protected override void OnPropertyChanged(string propertyName) { if((this.State == TemplateState...