Tagged Content List
  • Wiki Page: Understanding the Visual Studio AssemblyInfo Class

    Table of Contents Overview Setting the attributes Assembly Information dialog box AssemblyInfo.cs file Assembly Information attributes Accessing the attributes through code Conclusion References Overview The AssemblyInfo Class holds application attributes about a Visual Studio project that are...
  • Wiki Page: Clear System Center End Point Protection Exclusions without SCCM

    Table of Contents Defining the problem Registry Keys of interest Code Running the program Output Before running the program During program execution After running the program See Also Defining the problem Recently had a requirement to install / configure / modify Microsoft's System Center End...
  • Wiki Page: SharePoint 2013: Design Manager - Use of Display Templates

    Table of Contents Display Templates? The use of XSLT? Done! Access to the Display Templates Use of "Result Types" Example of use Result Web parts parameters Conclusion See Also Display Templates? If you've never heard of, it is quite normal, as it is new in SharePoint 2013. These...
  • Wiki Page: C#: Display Images in GridView/ListView using DataBinding

    This article shows how easy it is to display images in ItemsControl element using simple DataBinding. Answer posted to these MSDN questions ( 1 , 2 ) Let's take a look at this sample code for the implementation details: < GridView x:Name = "gridView" ItemsSource...
  • Wiki Page: WFP: Binding an Item inside ItemsControl's DataTemplate to the Property on Page DataContext

    In most scenarios we bind the ItemControl's ItemsSource to the collection of Data Model item. Then we configure our DataTemplate Binding to the properties inside Data Model item. However, in this particular scenario MSDN questioner wanted to bind the one UIElement inside DataTemplate to the property...
  • Wiki Page: ASP.NET MVC 5: Connect with Azure SQLServer Database

    Table of Contents Introduction Steps 1. Create Azure Account 2. Create SQL Database on Azure 3. Create Web Application 4. Create Data Model 5. Scaffolding 6. Change Menu Layout 7. Run Application Microsoft Azure Resources Code Sample Introduction Using MVC, Entity Framework, ASP.NET Scaffolding...
  • Wiki Page: TechNet Guru Competitions - March 2018

    Table of Contents Introduction How to Enter 1. Create a new TechNet Wiki Article Steps 2. Tell us about it Categories (in alphabetical order) ASP.NET BizTalk Forefront Identity Manager Microsoft Azure SharePoint Small Basic SQL BI & Power BI SQL Server General & Database Engine System Center...
  • Wiki Page: BizTalk Server: Monitor BizTalk Server Job

    Table of Contents Introduction Monitor BizTalk Server Job Custom View Considerations Resolving detected issues See Also Introduction A new feature in BizTalk Server 2010 is a new SQL job called Monitor BizTalk Server . This job and other database jobs are created when you configure a BizTalk group...
  • Wiki Page: T-SQL: Splitting a String into multiple columns

    Table of Contents Introduction Creating Function Importing Data Splitting a Data Structure Conclusion References See Also Other Languages Introduction When you have an easy to use T-SQL script that separate data fields received from an application or external data source as a Web Service or a data...
  • Wiki Page: Importing an Excel Spreadsheet into a SQL Server Database

    Table of Contents Introduction Building the Environment for Testing Creating an Excel File to test Installing the necessary components in Windows Server Enabling SQL Server Instance to Read File Querying and Importing the Spreadsheet Conclusion References See Also Other Languages Introduction We...
  • Wiki Page: C#: Passing parameters

    This is a subject which can confuse even quite experienced developers. Probably as a result, this is quite often brought up as a sort of “trick” question by interviewers. Some people feel this “sorts the men from the boys”. Others might suggest that a practical understanding of what happens is...
  • Wiki Page: Parallel / Concurrent / Async Programming in C# using Tasks

    Table of Contents Introduction Solution Conclusion See Also Introduction This one is a direct result of my work. Recently I was asked to come up with a notification / reminder service to send emails when something remains pending since a week. The initial code looked & worked great locally...
  • Wiki Page: SQL and Transact-SQL: Free E-Books

    This article include list of free electronic books about SQL and Transact-SQL languages . Several of these books are an electronic version of a printed book, which can be acquired (Paid Version), while other e-books exists without any printed equivalent. * An electronic book is a book-length publication...
Page 21 of 77 (1,925 items) «1920212223»