Getting Started with Adobe After Effects - Part 6: Motion Blur
First Time? You can support us by signing up. It takes only 5 seconds. Click here to sign up. If you already have an account, click here to login.

Friends

My Badges

Request Friendship



Upload Image

My Sections

Marc Jellinek
97 · 2% · 546

Marc Jellinek's Home

My name is Marc Jellinek. I blog at .
  • Where I can find SQL generated by Linq-To-SQL

    Marc Jellinek Commented 5 Months ago through Blogs
    You can also use LinqPad...
    Jalpesh Vadgama
    15 · 11% · 3478
  • Where I can find SQL Generated by Entity framework?

    Marc Jellinek Commented 5 Months ago through Blogs
    You can also use LINQpad...
    Jalpesh Vadgama
    15 · 11% · 3478
  • #0222 - SQL Server - Stored procedures and temporary tables - Scope, Modification and some fun

    Marc Jellinek Commented 5 Months ago through Blogs
    Temporary tables are an external dependency. They can be particularly troublesome when connection pooling is used. SSIS also has issues with them. Instead, use table-typed parameters to push data into your stored procs and use a separate result set...
    Nakul Vachhrajani
    4 · 33% · 10585
  • Parallel task in C# 4.0

    Marc Jellinek Commented 5 Months ago through Blogs
    And this will work only as long as DoSomeWork() is not dependent on DoSomeWork2(). As your example shows, the order of execution is not predictable. Although DoSomeWork() was called first, DoSomeWork2() completed first....
    Jalpesh Vadgama
    15 · 11% · 3478
  • #0214-SQL Server-Connection Strings-Profiling Best Practice-Application Name, Workstation ID

    Marc Jellinek Commented 6 Months ago through Blogs
    Using HOSTNAME in this manner is likely to cause confusion. If I were to look in DNS or DHCP for 'SSMS01' (or just use "ping -a SSMS01"), I wouldn't be able to find it. I might start to wonder if a rogue machine is connecting to my servers. If the...
    Nakul Vachhrajani
    4 · 33% · 10585
  • SQL Server 2008 - TSQL Debugger for Stored Procedure

    Marc Jellinek Commented 6 Months ago through Blogs
    Dishdy: The SQL Server debugger in versions prior to 2008 was much harder to use and set up. It really required the full version of Visual Studio. The Microsoft Knowledge Base will give you the details. SQL Server 2008 Management Studio Express do...
    pprajapati
    6 · 22% · 7054
  • SQL SERVER: Cross tab query with PIVOT

    Marc Jellinek Commented 6 Months ago through Syndicated Blogs
    Here's a major problem with PIVOT: You must know the values in the IN clause when you write the query. It's possible to make this dynamic, but it's complex and non-performant....
    Tejas Shah
    134 · 1% · 364
  • Scalar Function for Text Compression

    Marc Jellinek Commented 6 Months ago through Blogs
    how about only using the compression when you are transferring data from off-premises to on-premises? I wouldn't suggest storing and querying compressed data on a day-to-day basis.... the compression/decompression overhead could limit scalability and r...
    Mike Lewis
    42 · 4% · 1336
  • Scalar Function for Text Compression

    Marc Jellinek Commented 6 Months ago through Blogs
    Have you considered using a SQLCLR function that leverages System.IO.Compression and store the output in a varbinary(max) column?...
    Mike Lewis
    42 · 4% · 1336
Previous 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | ... Next

Managed Windows Shared Hosting by OrcsWeb

Copyright © Rivera Informatic Private Ltd.