On CBSSports.com: 1 in 12 chance to WIN – Fantasy Football
47 Resources for

clr

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Create custom looping procedures in SQL Server 2005
Tim Chapman shows how to create system stored procedures that will allow you to loop through and execute statements against any type of object in SQL Server 2005. by Tim Chapman
Tags: Stored Procedure, Microsoft SQL Server, SQL, Microsoft SQL Server 2005, CLR, Exec, N, Tim, System Stored Procedure, NVARCHAR, Databases, Enterprise Software, Software, Data Management, Tim Chapman
Blog posts 2008-07-08
MSDN Webcast: SQL Server MasterClass: Common Language Runtime Integration (Level 200)
One of the most exciting features of Microsoft SQL Server 2005 is the ability to take advantage of managed code within the database itself. This webcast explains how to build these new project types that enable a user to work with data in a whole new way.
Tags: Microsoft Developer Network, Webcast, Microsoft SQL Server, Microsoft Corp., CLR, Integration, Digital Media, Databases, Enterprise Software, Consumer Electronics, Personal Technology, Software, Data Management
Webcasts
MSDN Webcast: .NET Framework: CLR Internals (Level 400)
The attendee of this webcast will learn how the Common Language Runtime CLR works "From soup to nuts." The presenter explains about the CLR execution model, including intermediate language, verification, Just In Time JIT compilation, metadata, and assembly loading. The webcast explores the runtime relationship between code, types, and objects,...
Tags: Microsoft Developer Network, Microsoft .NET Framework, Webcast, CLR, .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
Webcasts
MSDN Webcast: SQL Server 2005 Essentials (Part 05 of 14): Security Enhancements (Level 200)
Microsoft SQL Server 2005 features the integration of the Common Language Runtime CLR component of the .NET Framework for Microsoft Windows. Since the CLR is hosted in the SQL Server engine, the users are able to use the CLR security features. This webcast covers the security enhancements in SQL Server...
Tags: Security, Microsoft Developer Network, Webcast, Microsoft SQL Server, Microsoft Corp., Microsoft SQL Server 2005, CLR, .Net, Databases, Enterprise Software, Software Development, Software/Web Development, Software, Data Management
Webcasts
TechNet Webcast: Microsoft.com Operations Introduces Real World Debugging: Debugging CLR Internals (Level 300)
This webcast explains some common tools for peering into their induced degradation on the application's performance.
Tags: Webcast, Microsoft Corp., CLR, Microsoft TechNet, Digital Media, .Net, Consumer Electronics, Personal Technology, Software Development, Software/Web Development
Webcasts
MSDN Webcast: SQL Server 2005 Essentials (Part 01 of 14): SQL/CLR (Level 200)
This webcast covers what it means to be a Microsoft .NET runtime host. Topics include how Microsoft SQL Server 2005 works with the .NET 2.0 Application Programming Interfaces APIs to make loading and running code safe, reliable, and scalable and the webcast concludes by showing how to catalog and work...
Tags: Microsoft Developer Network, Webcast, Microsoft SQL Server, SQL, Microsoft Corp., Microsoft SQL Server 2005, CLR, .Net, Application Servers, Middleware, Digital Media, Databases, Enterprise Software, Software Development, Software/Web Development, Software, Consumer Electronics, Personal Technology, Data Management
Webcasts
Overview of the Common Language Runtime
During this webcast, the presenter will introduce the common language runtime, the execution engine of Microsoft .NET platform. She will look at the benefits of the common language runtime, such as garbage collection, Just-In-Time JIT compilation, and common type system. She will also briefly discuss the execution model, assemblies, intermediate...
Tags: Microsoft Corp., JIT, CLR, .Net, Quality, Middleware, Software Development, Software/Web Development, Business Operations, Enterprise Software, Software
Webcasts
Introduction to Common Language Runtime Profiling
This webcast introduces a new and exciting feature of the Microsoft .NET common language runtime, the runtime profiling API. This API introduces, to the developer, the ability to obtain detailed information directly from the common language runtime about managed code during execution. The presenter will discuss the common language runtime...
Tags: Managed Code, CLR, .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
Webcasts
TechNet Webcast: A SQL Server DBA's Guide to the .NET Framework and CLR Integration (Level 200)
Most topics on SQL Server Common Language Runtime CLR integration are presented from the perspective of developers in this webcast. If you're a database administrator who's feeling a little ignored lately, this webcast answers on these timely topics why the .NET Framework matters to DBAs, how .NET Framework is integrated...
Tags: Database Administrator, Microsoft .NET Framework, Webcast, Microsoft SQL Server, Server, CLR, Microsoft TechNet, Integration, .Net, Software Development, Software/Web Development
Webcasts
TechNet Webcast: A SQL Server DBA's Guide to CLR Integration (Level 300)
While most webcasts on common language runtime CLR integration in Microsoft SQL Server 2005 are targeted at developers, this webcast answers the key questions that database administrators typically ask: "You want to put WHAT in my server?"; "Why would you want to do that?"; "How will it affect my server...
Tags: Database Administrator, Webcast, Microsoft SQL Server, Server, CLR, Microsoft TechNet, Integration, .Net, Digital Media, Middleware, Software Development, Software/Web Development, Consumer Electronics, Personal Technology, Enterprise Software, Software
Webcasts
MSDN Webcast: SQL Server 2005 Essentials: Security Enhancements (Part 5 of 14) (Level 200)
Microsoft SQL Server 2005 features the integration of the Common Language Runtime CLR component of the .NET Framework for Microsoft Windows. Since the CLR is hosted in the SQL Server engine, users are able to use the CLR security features. This webcast covers the security enhancements in SQL Server 2005....
Tags: Security, Microsoft Developer Network, Webcast, Microsoft SQL Server, Microsoft Corp., Microsoft SQL Server 2005, CLR, .Net, Databases, Enterprise Software, Software Development, Software/Web Development, Software, Data Management
Webcasts
Hear how Mainsoft is opening options for .NET and Java developers
Mainsoft provides tools for running .NET code on the Java platform. I interviewed Mainsoft's Vice President of Technology, Eyal Eliahu Alaluf, via e-mail about a variety of subjects, including: managing a team on different continents Mainsoft has offices in the United States and Israel; working with .NET code within the...
Tags: Java Developer, Mainsoft, JVM, CLR, Eyal Eliahu Alaluf, Mono Open Source .NET Framework, .NET CLR, .Net, Programming Languages, Java, Application Servers, Middleware, Software Development, Software/Web Development, Enterprise Software, Software, Justin James
Blog posts 2008-04-08
ASPNetVideo (msi)
ASP.Net Video - The ASPNetVideo Web Control Suite allows you to add video files and streaming media into your ASP.Net ASPX Web forms. The API fully supports VB.Net, C# and all other common language runtime languages. Almost all video formats are supported, including: QuickTime Player (*.mov) , Real-Player (*.ram and...
Tags: Microsoft ASP.NET, Video, CLR, Corporate Communications, .Net, Middleware, Digital Media, Marketing, Software Development, Software/Web Development, Enterprise Software, Software, Consumer Electronics, Personal Technology
Software downloads 2007-11-20
CLR Managed Debugger (mdbg) Sample (EXE)
The CLR Managed Debugger sample illustrates how to build a managed debugger using the included managed wrappers for the CLR Debugging Services APIs ICorDebug. This version is the first release on CNET Download.com.
Tags: CLR, .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
Software downloads 2007-08-30
CLR Profiler for the .NET Framework (EXE)
The CLR Profiler includes a number of very useful views of the allocation profile, including a histogram of allocated types, allocation and call graphs, a time line showing GCs of various generations and the resulting state of the managed heap after those collections, and a call tree showing per-method allocations...
Tags: Microsoft .NET Framework, Allocation, CLR, CLR Profiler, .Net, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
Software downloads 2007-08-23
Add stability to your ASP.NET applications with AppDomains
A colleague recently approached me about the concept of an application domain within ASP.NET. It took a minute to jog my memory about this security feature in the .NET Framework. If you could use a refresher on applications domains, here's a quick overview of the concept.What is it?The Application Domain,...
Tags: Security, .net, ASP.NET, Programming
Blog posts 2007-06-26
Common Language Runtime, VB.net or C#?
What are folk's opinons on these.I'm deploying a number of functions for our SQL server database. So far, I am using VB.net, but I am concerned that it might prove to be a dead end, so I'm considering sharpening my C# skills (basic knowledge, nothing high-end at all).What are...
Tags: .NET, Programming languages, Microsoft development tools, Richard_RPU, C#, Microsoft Visual Basic.Net, CLR
Discussion threads 2007-06-21
Monitor .NET application performance with the CLR Profiler
When you notice memory issues cropping up in your .NET applications, Tony Patton advises you to turn to the freely available CLR Profiler. It allows you to take a peek under the hood of .NET applications and monitor the garbage collector heap. In the .NET Framework, memory management is...
Tags: Microsoft .NET, CLR, Middleware, Tony Patton, .NET, Application servers, monitor, performance, garbage collection, garbage collector, memory, .NET Newsletter, Application, CLR Profiler, .NET CLR, Software Development, Software/Web Development, Enterprise Software, Software
Technical articles 2007-01-16
Boost programming productivity: Define re-usable algorithms with interfaces and generics in CLR and C# 2.0
Generics, a new feature in version 2.0 of the C# language and the common language runtime CLR, has the power to make programmers extremely productive via code and algorithm re-use. Generics also provides the following big benefits to developers: source code protection; type safety; cleaner code; and better performance. Discover...
Tags: Algorithm, Microsoft Press, CLR, Programming, C#, .Net, Programming Languages, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
Book chapters 2006-08-10
PSWriteNetLib for CLR 1.1 (exe)
PSWriteNetLib is an SDK consisting of a .NET assembly, demo project and documentation for the professional .NET developer. PSWriteNetLib allows developers to create applications that can programmatically create PostScript 3 documents. No device drivers are required. No other software is needed. Supports PostScript forms, EPS file embedding, font embedding, image...
Tags: Developer, CLR, PostScript, PSWriteNetLib, .Net, Application Servers, Middleware, Software Development, Software/Web Development, Enterprise Software, Software
Software downloads 2006-07-05


Cisco IOS Command Chart (IOS v.12+)
Becoming proficient with Cisco equipment means remembering a whole new set of commands. These command charts give you a quick way to look up the needed IOS commands and switches when you need them.
Buy Now
Windows XP vs. Mac OS X
This presentation, entitled Standardizing on Windows XP Instead of MAC OS X, provides a pre-packaged option for defending Windows XP against MAC OS X. ...
Buy Now