Geeks With Blogs
Welcome to
Geeks with Blogs
Login
Jignesh Gangajaliya
4 Posts
| 13 Comments
News
Disclaimer
The views expressed on this weblog are
mine
and do not necessarily reflect the views of my employer.
All postings are provided "AS IS" with no warranties, and confer no rights.
Post Categories
MVC
jQuery
SQL
SharePoint
Development
Programming
Archives
March 2010 (2)
June 2009 (2)
Jignesh Gangajaliya's blog
on Software Architecture and Development
12
Mar 10
Validating the SharePoint InputFormTextBox / RichText Editor using JavaScript
Comments (5)
|
Share
In the previous post I mentioned about manipulating SharePoint PeoplePicker control using JavaScript, in this post I will show how to validate the InputFormTextBox contol using custom JavaScript function. Here is the nice post by Becky Isserman on why not to use RequiredFieldValdator or InputFormRequiredFieldValid... with InputFormTextbox. function ......
Posted On
Friday, March 12, 2010 3:06 PM
ASP.NET
,
JavaScript
,
SharePoint
11
Mar 10
Using SharePoint PeoplePicker control in custom ASP.NET pages
Comments (4)
|
Share
I was developing custom ASP.NET page for a SharePoint project, and the page uses SharePoint PeoplePicker control. I needed to manipulate the control on the client side based on the user inputs. PeoplePicker Picker is a complex control and the difficult bit is that it contains many controls on the page (use the page source viewer to see the HTML tags ......
Posted On
Thursday, March 11, 2010 5:36 PM
ASP.NET
,
JavaScript
,
SharePoint
25
Jun 09
Is it really possible to achieve multiple inheritance in C# using interfaces? Is it called multiple inheritance when a class implements multiple interfaces?
Comments
|
Share
Normal 0 false false false EN-US X-NONE X-NONE /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin-top:0in; mso-para-margin-right:0in; ......
Posted On
Thursday, June 25, 2009 7:35 PM
Design
24
Jun 09
About me
Comments (4)
|
Share
I am an experienced Software Developer and Architect, specializing in Microsoft Technologies. I will be posting about my experience with MS technologies, hope, this will make a useful repository of information for the IT folks. - Jignesh ......
Posted On
Wednesday, June 24, 2009 7:27 PM
Personal
Copyright © Jignesh Gangajaliya | Powered by:
GeeksWithBlogs.net
Popular Posts on Geeks with Blogs
0
Code Monkey Projectiles - Index
How to use CLI to create dotnet project from powershell or CMD
Full Stack Engineering Publication
5 Benefits of Agile Project Management
angular proxy cli to help with CORS
Geeks With Blogs Content Categories
ASP.Net
SQL Server
Apple
Google
SharePoint
Windows
Visual Studio
Team Foundation Server
Agile
Office
Design Patterns
Web
Azure
Brand New Posts on Geeks with Blogs
0
Build and Deploy a Blazor App Without Touching a Windows Machine
angular proxy cli to help with CORS
How to use CLI to create dotnet project from powershell or CMD
5 Benefits of Agile Project Management
Full Stack Engineering Publication