Skip to main content

Home/ General Development In DotNet/ Group items tagged windows

Rss Feed Group items tagged

Jacques Bosch

How to reduce paging of buffer pool memory in the 64-bit version of SQL Server - 0 views

  •  
    "Microsoft SQL Server performs dynamic memory management based on the memory requirements of the current load and activities on the system. On a Windows Server 2003 or a Windows XP or later version system, SQL Server can use the memory notification mechanisms that are provided by the QueryMemoryResourceNotification Windows API. On a Microsoft Windows 2000 Server-based system, SQL Server periodically calculates the free physical memory on the system by using the native Windows API. Based on this information from the QueryMemoryResourceNotification Windows API or from the memory calculation, SQL Server responds to the current memory situation on a specific system. This provides the following benefits:"
Jacques Bosch

Creating windows service using Topshelf - .Net && Beyond - 0 views

  •  
    (Better than the official TopShelf documentation) "I am creating windows services using Topshelf for a while and I forget how "hard" (not that hard but harder) it was to create a windows service without Topshelf."
Jacques Bosch

What AnyCPU Really Means As Of .NET 4.5 and Visual Studio 11 - All Your Base Are Belong... - 0 views

  •  
    "The 32-bit and 64-bit development story on Windows seemingly never stops causing problems for developers. It's been a decade since 64-bit processors have started popping up in the Windows consumer environment, but we just can't get it right. If you forget some of the gory details, here are a couple of reminders:"
Jacques Bosch

Microsoft All-In-One Code Framework - Site Home - MSDN Blogs - 0 views

  •  
    "A new release of Microsoft All-In-One Code Framework is available on Feb 6th. We expect that its 8 new code samples covering typical programming scenarios in Windows Azure, Directory Services, Hyper-V, TFS, WDK, and Windows SDK would ease your development work."
Johann Strydom

WiX Toolset - 0 views

  •  
    "The WiX toolset builds Windows installation packages from XML source code. The toolset integrates seamlessly into build processes. "
Jacques Bosch

Dropbox - Developers - Simplify your life - 0 views

  •  
    "Harness the power of Dropbox to connect your app to almost any computer, smartphone or tablet, plus the web. Easy online storage for your mobile or web app and a growing audience of more than 45 million users True cross-platform support for Windows, Mac, Linux, iOS, Android, BlackBerry, and the web Simple sharing for files and folders, file versioning, search and more"
Jacques Bosch

Visual Studio 2012 Solution Explorer Enhancements - Wriju's BLOG - Site Home - MSDN Blogs - 1 views

  •  
    "Visual Studio 2012 comes with a lot of enhancements. One of the significant one is the Solution Explorer enhancement and it has many. Solution Explorer looks like a build from scratch. The new Solution Explorer is the combination of Object Browser, Class View, Find All References etc. Ideally you do not need to go to any other Window to work"
Jacques Bosch

Regular Expressions in T-SQL - Ken Henderson's WebLog - Site Home - MSDN Blogs - 0 views

  •  
    "Lurking on any machine that has Windows Scripting Host installed (virtually all machines these days, although scripting can be disabled), is a powerful Regular Expressions facility, the VBScript.RegExp scripting object. You can get to it from any COM client that supports the IDispatch interface. IDispatch, you'll recall, is COM's popular late-binding interface - it allows applications to use COM components without knowing anything about them at compile-time. In T-SQL, we get to IDispatch via the sp_OA stored procedures. Via a simple UDF, we can access the RegExp object as though it were part of T-SQL:"
Jacques Bosch

Dot Net Perls - 0 views

shared by Jacques Bosch on 18 May 11 - No Cached
  •  
    "Dot Net Perls introduces lots of information about specific parts of the C# language, VB.NET, Windows Forms, and ASP.NET. Try typing your favorite keywords into the search box. For more coverage, please browse through the categories at the top of this page."
Jacques Bosch

Exploring Existing Code Architecture in Visual Studio - 0 views

  •  
    "Thanks to the collaboration of: An interactive Dependency Graph, A Dependency Structure Matrix, Interactive Code Querying possibilities CQL , Menus available in the Visual Studio Code Editor Window right-click menus, Menus available in the Visual Studio Solution Explorer right-click menus "
Jacques Bosch

Git For Windows Developers - Git Series - Part 1 | Jason Meridth's Blog - 0 views

  •  
    "UPDATE: I've updated the msysgit installation screens so they are more current. Git-1.7.2.3 is the latest one as of this update. The subsequent screens show Git-1.6.3. I assure you that all of the commands in the first three parts of this series will work on 1.6.3."
Jean-Paul Malherbe

Ext.NET | Open-Source Commercial ASP.NET Web Components - 0 views

  •  
    This component framework looks amazing for recreating a Windows Desktop user experience in web sites. Just have a look at the demos.
Jacques Bosch

My DebugBar | IETester / Browser Compatibility Check for Internet Explorer Versions fro... - 0 views

  •  
    "IETester is a free (both for personal and professional usage) WebBrowser that allows you to have the rendering and javascript engines of IE10 preview, IE9, IE8, IE7 IE 6 and IE5.5 on Windows 7, Vista and XP, as well as the installed IE in the same process. "
Jonah Hayes

C# Corner - C#, Visual Studio .NET, ASP.NET, WPF, WCF, WF, and Windows Vista Community - 0 views

  •  
    This content will describe how to storage cache outcome in an MVC web program. The content also talks about the key benefits of caching in an MVC Structure program.
  •  
    This content will describe how to storage cache outcome in an MVC web program. The content also talks about the key benefits of caching in an MVC Structure program.
  •  
    ASP.NET provides ASP.NET controls and tools that you can use to build login pages and to authenticate users.
1 - 16 of 16
Showing 20 items per page