Microsoft Development | Office Productivity | Software Suggestions | Tips and Tricks

Intelogist

SharePoint Online | O365 | Azure | + legacy & productivity

  • Home
  • Home
  • /
  • Programming
  • /
  • Category Archives: "ASP.NET"

Category Archives: ASP.NET

image with "how to" text
MGR: the Intelogist 22nd February 2012 No comments

How to: Sort and Reverse a DataTable

In order to sort/order the rows of a DataTable, we need to pass them through to an array of DataRow…

Read more
MGR: the Intelogist 16th February 2012 1 comment

Basics: Page/Control Lifecycle (ASP.NET)

Embarrassing as it may be, I need to keep a note of the lifecycle of pages and controls cause, still,…

Read more
MGR: the Intelogist 18th January 2012 No comments

Basics: Dictionary (Create, sort + comparison with Hashtable)

Dictionaries are my favourite structure to populate drop down lists. A method that returns a Dictionary will in fact return…

Read more
image with "how to" text
MGR: the Intelogist 17th January 2012 No comments

How to: Solve the “empty Ajax Update Panel” predicament; or, why do controls that live in an UpdatePanel always display last.

A funny thing happens if you’re using an empty Ajax Update Panel on your page/control definition in order to programmatically…

Read more
image with "how to" text
MGR: the Intelogist 13th October 2011 2 comments

How to: Troubleshoot “Failed to enable constraints. One or more rows contain values violating non-null, unique, or foreign-key constraints.”

Working with DataSets, you might face this error message that will keep you from using code that you knew was…

Read more
MGR: the Intelogist 16th February 2012 No comments

Basics: Panel VS Placeholder (ASP.NET)

One more thing to keep in mind when working with ASP.NET is the difference between the two most commonly used…

Read more
image with "how to" text
MGR: the Intelogist 9th February 2012 No comments

How to: Get the currently logged on user’s Username and ID (ASP.NET – v:3.5+)

There’s very easy and practical way to deal with the need to get a user’s Username and ID when programming…

Read more
image with "how to" text
MGR: the Intelogist 18th January 2012 No comments

How to: Get random numbers (Random() & RNGCryptoServiceProvider())

For use with simple, everyday projects where you might need a simple random number, Random() should be enough. The only…

Read more
MGR: the Intelogist 14th November 2011 No comments

Quick tip: Troubleshoot Response.Redirect() in a try/catch clause

If you have a Responce.Redirect(“urlToNavigateTo”) method in your try section of a try/catch clause, you will notice that the debugger…

Read more
MGR: the Intelogist 28th June 2011 No comments

Basics: DateTime.ToString() format

One of the most useful overloads of the ToString() method is the ability to provide a format for the object…

Read more
  • ← Prev
  • 1
  • 2

Search

Hits

Categories

  • ASP.NET
  • Backup
  • CD/DVD/BD Authoring
  • Client Side
  • Collections/DBs
  • Firefox
  • Freeware Applications
  • Game Programming
  • InfoPath
  • Linux
  • Microsoft Office
  • Microsoft Windows
  • Nintex workflow
  • O365
  • Opera
  • PayPal
  • Power Platform
  • Productivity
  • Programming
  • SharePoint 2007
  • SharePoint 2010
  • Smart Hacks
  • SPFx
  • SQL Server
  • Telerik Sitefinity
  • Uncategorized
  • webOS
  • Windows Azure
  • WordPress
  • WordPress

Tags

.net framework administration asp.net Back to Basics backup best practice caml code commandlet configuration customize DataTable debug deploy developer dashboard download guid hack introduction javascript jQuery keyboard shortcuts LINQ lists mail multilingual outlook powershell Quick Tip restore SharePoint SharePoint Designer Sitefinity SPFx SQL troubleshoot Visual Studio web part Web Services what is Windows 10 wordpress workflow xml xslt

Microsoft Development

  • Corey Roth [ex DotNetMafia]
  • Microsoft Developer Tools
  • Microsoft Technical Documentation

SharePoint Development

  • SharePoint Developer Centre
  • SPFx @ C# Corner
Proudly powered by WordPress