Latest .NET Programing Tutorial Entries

How To Get File Icon(CSharp)

Introduction In this article we will see how to Get File Icon. http://www.codersengine.com/images/stories/video/HowToGetFileIcon/HowToGetFileIcon.png Let’s get started: Step 1: Start Vi...
Posted in: C# Tutorial\'s

Bing Translator

Introduction In this article we will see how we can create a simple Desktop Translator which uses the Bing Translator API (http://msdn.microsoft.com/en-us/library/dd576287.aspx). Next time wh...
Posted in: C# Tutorial\'s

String Operations in VB.NET (Part II)

Introduction In the previous article, 30 Common String Operations in VB.NET (Part I) (http://www.codersengine.com/tutorials-forum.html?func=view&catid=10&id=371#371) , we explored 15 commo...
Posted in: VB.NET Tutorials

More...

Latest CodersEngine News Entries

Mac OS X and Linux are no magic security bulle...

The Financial Times reported last night that Google was going to phase out internal use of Microsoft Windows due to security concerns. The migration away from Windows is reported to have started i...
Posted in: CodersEngine News

Microsoft SharePoint Powers 2010 Virtual Kickoff

Today business customers can dive into the next generation of productivity: Microsoft Office 2010 and Microsoft SharePoint 2010. Those who want a demonstration of what the new software can do have...
Posted in: CodersEngine News

Microsoft Delivers the Future of Productivity ...

Microsoft Delivers the Future of Productivity With Office 2010 and SharePoint 2010 Today, Microsoft Corp. announced the worldwide availability of Microsoft Office 2010 and Microsoft SharePoi...
Posted in: CodersEngine News

More...
  • ASP.NET MVC 3 Preview
    5.0/5 rating (1 votes)

    Ghasem Karimi

  • Download Windows 7 and Windows Server 2008 R2 Service Pack 1 (SP1) Beta
    5.0/5 rating (1 votes)

    Ghasem Karimi

  • WPF 4 Series: Getting Started
    5.0/5 rating (2 votes)

    Ghasem Karimi

  • Introducing WebMartix
    5.0/5 rating (1 votes)

    Ghasem Karimi

  • Silverlight PivotViewer Now Available
    5.0/5 rating (1 votes)

    Ghasem Karimi

Latest Web Development Tutorials Entries

ASP.NET Security Best Practices

Security is one of the most important concerns in application software development. Building a robust security model is one of the most important factors that drive the success of application soft...
Posted in: ASP.NET Tutorials

50 Tips to Boost ASP.NET Performance (Part2)

Continuing from ASP.NET Performance Tips Part 1 (http://www.codersengine.com/tutorials-forum.html?func=view&catid=15&id=354#354) we now conclude with Performance Tips 26-50. 26. Batched Querie...
Posted in: ASP.NET Tutorials

50 Tips to Boost ASP.NET Performance (Part1)

When we are looking to optimize the performance of web applications we should keep in mind about Memory Load, Processor Load and Network Bandwidth. Here are 50 best practices to improve the perf...
Posted in: ASP.NET Tutorials

More...

Latest Data / Business Intelligence Tutorials Entries

Using Full Text Search in SQL Server 2008

Introduction SQL Server 2008 Full-Text Search feature can be used by application developers to execute full-text search queries against character based data residing in a SQL Server table. To ...
Posted in: SQL Server Tutorials

Restoring a Publisher Database in SQL Server

Restoring any database is a critical task which will be complicated by the database to be restored being a publisher database. For the purposes of this article, I will assume familiarity with th...
Posted in: SQL Server Tutorials

Getting Started with PowerShell for SQL Server

By default SQL Server 2008 installs PowerShell and two SQL Server PowerShell snap-ins which expose SQL Server functionality from PowerShell. PowerShell Snap-ins are simply .NET assemblies which ...
Posted in: SQL Server Tutorials

More...

How To