Visual Studio Produktivität (Daniel Meixner)Daniel Meixner
Slidedeck zum Vortrag über mehr Produktivität mit Visual Studio.
Folgt mir auf Twitter: @DanielMeixner
Mein Blog: http://www.DevelopersDevelopersDevelopersDevelopers.Net
Coding Like the Wind - Tips and Tricks for the Microsoft Visual Studio 2012 C...Rainer Stropek
Microsoft Visual Studio 2012 contains a bunch of productivity features for C# developers. Rainer Stropek, MVP for Windows Azure, summarizes his top tips for the new VS2012 C# IDE in this presentation
SPSDenver - SharePoint & jQuery - What I wish I would have knownMark Rackley
This document provides an overview of using jQuery with SharePoint. It discusses how jQuery can be used to resolve common SharePoint issues without extensive coding. Key points include how jQuery makes applications more usable, common myths about jQuery, deployment options, best practices for maintenance and upgrades, and how to interact with SharePoint lists and libraries using jQuery and the SPServices library. The document concludes with code examples and tips for debugging jQuery in SharePoint.
Oracle SQL Developer Tips and Tricks: Data EditionJeff Smith
Originally presented at Oracle Code One 2019, this is a collection of techniques dedicated to making your work with data easier and more enjoyable in Oracle Database with SQL Developer.
Tips & Tricks SQL in the City Seattle 2014Ike Ellis
This document provides 25 tips for SQL Server performance tuning, SSIS, SSRS, SSAS and other Microsoft data tools. The tips cover topics like query shortcuts, code snippets, report formatting, finding hardware problems, windowing functions, TempDB configuration, dates tables, and more. The document is authored by Ike Ellis, an MVP, blogger and YouTube content creator focused on SQL Server and related Microsoft data tools.
In this session we'll see everything interesting is hidden in the SSISDB database, where you can gain a lot of insight on the outcome, the performance and the status of your SSIS Packages. I'll share everything I've learned building the SSIS Dashboard we're actually using in production and that you can test here http://ssis-dashboard.azurewebsites.net/. We’ll see the internals of SSISDB database, how we can add custom logging information and how we can use all these data in order to know exactly what happened on a specific point in time.