Forgot password? Create an Account
SharePoint, ASP.Net, JavaScript and C# code samples and solutions
Listed: Mar 28, 2012
.Net Follower ― In fact, there is no control with the name PeoplePicker in SharePoint, it’s a common name of the group of elements: a few controls, one aspx-page and a couple of JavaScript files. These elements are closely connected with each other, use ...
Tags: People Picker, Share Point, SharePoint 2010
DotNetFollower ― 2 weeks 3 days ago
.Net Follower ― The Knockout.js is one of the most popular and fast-developing libraries that bring the MVVM pattern into the world of JavaScript development. Knockout.js allows to declaratively bind UI (Document Object Model elements) to an underlying data ...
Tags: JavaScript, JQuery, Knockout.js, Regex
DotNetFollower ― 13 weeks ago
.Net Follower ― Hi Sir, ∙ Thank you so much for your immediate response , if you don't mind please clear my another doubt ,currently I deploy my barcode application in windows phone 8x htc using your zxing library . but I not getting appropriate barcode ,...
DotNetFollower ― 14 weeks ago
.Net Follower ― @lavanya ∙ Hi! ∙ I guess we are talking about the code of interacting with phone's camera. Here was a typo. It has to be TryToRecognizeBarcode, and in this case the com.google.zxing.oned.MultiFormatUPCEANReader is involved. I've...
.Net Follower ― hi sir, ∙ I used your code, in checking statement “if (BarcodeHelper.TryToRecognize(wbmp, out recognizedBarcode)) “.here it accepting two arguments but actually in Reader Interface ∙ ” private static bool...
.Net Follower ― @Sandeep ∙ Hello! ∙ Did you set "debugger" statement inside the dialogReturnValueCallback? What object does this point to? ∙ Try to change this.get_args() to SP.UI.ModalDialog.get_childDialog().get_args().
.Net Follower ― Somehow I am not able to get hold of arguments back in parent page through callback function as you mentioned in the article..Am I missing something. ∙ dialogReturnValueCallback: ∙ function (res, retVal) { ∙ if (res ===...
.Net Follower ― Getting pieces of html from an external web service, I display them “as is” on a page. To insert the htmls into the document I use handy jQuery methods: append() and html(). The only problem is the htmls contain inclusions of ...
Tags: JavaScript, JQuery, Regex
.Net Follower ― Quite often in my practice I need to interact with hidden (internal and private) properties of an object. It easily can be done through the Reflection API. The only complication may arise here it’s when a private...
Tags: C#, Reflection
DotNetFollower ― 21 weeks ago
.Net Follower ― jQuery plugin to catch a long click event Below is a simple jQuery plugin to catch a long click or long press: (function ($) { $.fn.longClick = function (callback, timeout) { // bind to element's mousedown event to track the longclick's beginning...
Tags: IPad, JavaScript, JQuery
DotNetFollower ― 22 weeks ago
.Net Follower ― jQuery plugin for iPad detection Below is a simple jQuery plugin to detect whether a page is opened in an iPad: (function ($) { $.isIPad = function () { return (typeof navigator != "undefined" && navigator &&...
Tags: IPad, IPhone, JavaScript, JQuery
.Net Follower ― A good way to examine whether a variable (or object’s field) has a valid value looks like the following: if( variable /* obj.field */ ) { } This statement allows to check if the value is null (explicit assignment of ...
Tags: JavaScript, JQuery
I love having raw quick things in the fridge for snacks. Want something sweet? It’s ...
The time is upon us to be tan and fit. I love this time of year. The best way to get ...
Crock pot cooking is perfect for anyone on the go go go! Well here is a great dinner that ...