Sign in
...Talk of Many Things...
"The time has come," the Walrus said, "to talk of many things"...
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
Authentication
Automation
Browser Enabled Forms
Classic
Forms Services
HTML5
InfoPath 2007
jQuery
Kerberos
MOSS 2007
PowerShell
ReadOnly Columns
Readonly Fields
SharePoint
SharePoint Development
Site Columns
Visual Studio 2012
WSS 3.0
WSS 3.0 Development
Archive
Archives
May 2013
(1)
October 2012
(1)
November 2009
(1)
July 2009
(1)
May 2007
(1)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
...Talk of Many Things...
IE 10, HTML5 and jQuery - JavaScript runtime error: 'JSON' is undefined
Posted
8 days ago
by
Manish Ahuja
2
Comments
While debugging HTML5 web pages with jQuery based scripts in Visual Studio 2012 using IE 10, if you see an error similar to following: Error Unhandled exception at line XXX, column 1 in http://localhost:8135/Scripts/jquery-X.y.z.js 0x800a1391...
...Talk of Many Things...
Changing IIS Authentication Settings of a Classic Mode Web Application in SharePoint 2010 using PowerShell
Posted
7 months ago
by
maahuja
0
Comments
Will keep this short and simple, so using SharePoint 2010 Management Shell: 1. First get a reference to your web application, using following command $webApp = Get-SPWebApplication – Identity <URL of your web application> 2. Get the...
...Talk of Many Things...
How to Create SharePoint ReadOnly Site Columns?
Posted
over 4 years ago
by
Manish Ahuja
5
Comments
In this post I will show how to create a SharePoint readonly site column with following characteristics: Site column when added to a list or library should not be editable through UI (even datasheet view) Users should be able to add list columns...
...Talk of Many Things...
Creating a SharePoint Site with Anonymous Viewers and Contributors
Posted
over 4 years ago
by
Manish Ahuja
0
Comments
In this blog entry we will show how to create a SharePoint site such that anonymous users should be able to contribute content into lists/libraries and also browse the site. Warning: We will leave out various non-essential configuration details from the...
...Talk of Many Things...
Customizing Contact Selector Control for Single Contact Selection
Posted
over 6 years ago
by
Manish Ahuja
0
Comments
More often than not, while developing custom workflow LOB (Line of Business) applications, we come across situations where we need to develop an application feature to provide end users capability to select other users or contacts for assignment of tasks...
Page 1 of 1 (5 items)