Skip to main content

Home/ General Development In DotNet/ Group items tagged programming

Rss Feed Group items tagged

Johann Strydom

Try F# - 0 views

  •  
    F# is ideal for data-rich, concurrent and algorithmic development: "simple code to solve complex problems". F# is a simple and pragmatic programming language combining functional, object-oriented and scripting programming, and supports cross-platform environments including PC, Mac, and Linux. We'll provide the tutorials, resources and tools you'll need to begin working with F# right away.
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.
Jacques Bosch

New .NET Diagnostic info added to Process Explorer - .NET Blog - Site Home - MSDN Blogs - 0 views

  •  
    "Productivity is the hallmark of programming with managed code. So often productivity boils down to figuring out why something isn't working - diagnostics. The CLR provides one of the best foundations for diagnostics. In this post, Richard Lander - a program manager for the Common Language Runtime - shows how more than just developers can now track down root causes for problems. -- Brandon"
Jacques Bosch

InfoQ: Virtual Panel: How to Survive Asynchronous Programming in JavaScript - 0 views

  •  
    "Programmers take certain features for granted - sequential programming for instance, writing down an algorithm that does one thing after the other. RelatedVendorContent State of Agile Development Survey Results & Summary Architecting the Ultimate Service Security Control Point 2010 Open Source Integrity Report: Defect Scan of 291 Key Projects Including Android Kernel DataPower: Messaging, ESB, Cloud, Security as an Appliance The Agile Tester However, if you're writing code in Javascript that uses blocking I/O or other long running operations, sequential coding is out of the question because blocking the only thread in the system is a very bad idea. The solution is to implement algorithms using asynchronous callbacks, ie. spread out sequential code over multiple callbacks."
Jonah Hayes

Linking a file in Visual Studio .NET - 0 views

  •  
    ASP.NET is an extremely valuable tool for developers and .Net Programming as it permit them to build rich and dynamic web applications and web sites using compiled languages like C# and VB.
  •  
    ASP.NET is an extremely valuable tool for developers and .Net Programming as it permit them to build rich and dynamic web applications and web sites using compiled languages like C# and VB.
Jonah Hayes

Tip/Trick: Url Rewriting with ASP.NET - 0 views

  •  
    This short article summarizes a few techniques you can take to easily map or reword URLs with ASP.NET, and have the choice to framework the URLs of your program however you want.
  •  
    This short article summarizes a few techniques you can take to easily map or reword URLs with ASP.NET, and have the choice to framework the URLs of your program however you want.
Johann Strydom

Task Parallel Library and async-await Functionality - Patterns of Usage in Easy Samples... - 0 views

  •  
    "A lot of tutorials have already been written about TPL and the new .NET 4.5 async-await features, the most prominent examples are Task Parallel Library: 1 of n, Task Parallel Library: 2 of n, Task Parallel Library: 6 of n and Threading in C#, PART 5: PARALLEL PROGRAMMING. Here I present my own version of a TPL and async-await tutorial trying to emphasize why TPL and async-await functionality is so useful and how to apply it to some well-known problems. "
Jacques Bosch

8 Best Microsoft .Net Development Tools | ZoomZum - 0 views

  •  
    "Its our pleasure to share best resources/tools for developers and designe for every technologies as HTML5, jQuery, Javascript, PHP, etc. Every programming technologies/techniques provides the number of tools that helps developers and designers a lot in. Today we are going to presents the best development tools for .Net developers. These are the development tools that helps developers for their next project. Most of them are freeware and open source tools."
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."
Jonah Hayes

ASP.NET web & software Application development - 0 views

  •  
    .NET software growth mainly contains features to make, develop and set up programs as well as other components.
Jonah Hayes

ASP.NET MVC : The Official Microsoft ASP.NET Site - 0 views

  •  
    The Model-View-Controller (MVC) architectural pattern separates an application into three main components: the model, the view, and the controller. The ASP.NET MVC framework provides an alternative to the ASP.NET Web Forms pattern for creating MVC-based Web applications.
  •  
    The Model-View-Controller (MVC) architectural pattern separates an application into three main components: the model, the view, and the controller. The ASP.NET MVC framework provides an alternative to the ASP.NET Web Forms pattern for creating MVC-based Web applications.
  •  
    When it comes to .NET growth, a designer could develop programs by using easy command-line and written text manager resources within the structure.
Jonah Hayes

Your easiest way to learn C# & .NET - 0 views

  •  
    LearnVisualStudio.NET and Microsof company bring you this 7 hour, 24 session course for FREE. Presented initially on Channel9 and considered many, many times, these training illustrate everything an absolute starter needs to know to get started with C#, .NET, Item Focused Development, and more!
  •  
    these lessons demonstrate everything an absolute beginner needs to know to get started with C#, .NET, Object Oriented Programming, and more.
Jacques Bosch

Crockford on JavaScript: A Public Lecture Series at Yahoo! - 0 views

  •  
    "Douglas Crockford is Yahoo!'s JavaScript architect and a member of the committee designing future versions of the world's most popular programming language. Over first three months of 2010, Douglas delivered his acclaimed series of lectures on the history of JavaScript, its features, and its use. Links to video, transcripts, and photos from each of the events follows:"
Jacques Bosch

Why a JavaScript hater thinks everyone needs to learn JavaScript in the next year - O'R... - 0 views

  •  
    "I've long looked at JavaScript as a second-class citizen in the programming world. Early on, it was the source of numerous security problems; it was a nice bit of glue to patch together HTML applications with a bit of styling, but nobody would use it for serious code; and so forth. Java, Ruby, Python, they were the languages for doing real work. "
Jacques Bosch

Parameter Sniffing - 0 views

  •  
    "If a SQL query has parameters, SQL Server creates an execution plan tailored to them to improve performance, via a process called 'parameter sniffing'. This plan is stored and reused since it is usually the best execution plan. Just occasionally, it isn't, and you can then hit performance problems, as Greg Larsen explains."
Jacques Bosch

How to develop TSQL Code - 1 views

  •  
    "The basic texts for developing SQL code tend to leave unsaid the basic techniques for building routines such as stored procedures in TSQL. Phil is well-known for his more lengthy and complex stored procedures, so we asked him to explain in more detail how he goes about developing things like that without the comfort of Visual Studio "
1 - 16 of 16
Showing 20 items per page