Browse by Tags

Tagged Content List
  • Wiki Page: Test CSI-2

    One sample One sample two sample
  • Wiki Page: Keep session alive in asp.net application

    Friends, many times we get requirements to increase the session timeout expiry time on the application server, so what we do basically we go in web.config file and set session time out to some time period, by default its 20 mins, but remember sometime you increase time period in web.config file and...
  • Wiki Page: Mudando de TextBox com a tecla ENTER (pt-BR)

    Desde o ano passado estou tentando escrever meu primeiro artigo. Acho de extrema importância à troca de conhecimento, pois assim saímos todos ganhando: quem lê e quem ensina. E uma oportunidade surgiu pra mim, a partir de uma dúvida no fórum comunidade C# (Csharp), feita pelo Cristiano Lins , o qual...
  • Wiki Page: Azure Mobile Services Custom API - Exploring Server Side Capability

    This Wiki Article explores some of the capabilities of Azure Mobile Services API that might be of interest in some scenarios. Note: this article assumes some familiarity with Azure Mobile Services. For a great introduction see the Microsoft documentation . Node.js It is important...
  • Wiki Page: Enable ECMA Client Object Model (JSOM) IntelliSense in Visual Studio 2012\2013

    The SharePoint ECMA Client Object Model (JSOM) is a part of SharePoint Client Object Model (SCOM) that intended for accessing and manipulating SharePoint objects by using JavaScript (JavaScript) in an asynchronous. This article shows you how to enable IntelliSense for the JSOM in the Microsoft...
  • Wiki Page: SharePoint 2010: Hiding Custom Web Part if Returned Data is Empty

    In this article I will show how to hide a web part if the returned data from SharePoint list is empty. First thing, what I use to implement the look and feel of items inside my web part is a div tag that runs at server, as the following: <div id=”ReturnedData” runat=”server” name=”ReturnedData...
  • Wiki Page: SharePoint 2010: Programmatically Add Javascript or CSS to Pages in SandBox Web Part

    When you are creating a farm solution , it is easy to include javascript files into site pages using a CustomAction. You can add the JavaScript file to _layouts folder and use as: < CustomAction Location = "ScriptLink" ScriptSrc = "/_layouts/.../your_javascript_file.js"...
  • Wiki Page: Exam 70-480: Programming in HTML5 with JavaScript and CSS3

    Table of Contents Overview Skills Measured Preparation Materials Community Related Forum Posts Other languages Overview Language(s): English, Japanese Audiences(s) : Developers Technology: Microsoft Visual Studio 2012 Type: Proctored Exam ...
  • Wiki Page: SharePoint 2013: How to show User Presence on mouse hover.

    This Presence helps users to get in touch with their colleagues easily. User can see more information about colleagues like contact numbers, designation, departments without going to their personal page. Also it indicates the presence of colleague whether he/she available, away or offline. SharePoint...
  • Wiki Page: SharePoint 2013: How to get user profile and user information in JavaScript or JSOM.

    Getting user profile or user information of a specific or current user in SharePoint 2013 is very easy. SharePoint 2013 has provided client side object model library for the user profile activities; which enables deep interaction with user profile. For JavaScript side object model you need to load...
  • Wiki Page: Evitar impressão e botão Ctrl

    Olá leitor(a), hoje eu gostaria de mostrar aqui como evitar que o usuário imprima a sua página utilizando o browser e como evitar que o mesmo usuário clique no botão Ctrl para salvar o que tem na sua página. O grande desafio aqui não é bloquear tudo, é bloquear apenas o necessário. Geralmente o bloqueio...
  • Wiki Page: How to Debug JScript in Microsoft Dynamics CRM 2011

    UPDATE: There's another approach to debugging JavaScript web resources here: http://dkdt.me/14jilsi So, in the forums, there are a lot of people asking about jscript / javascript problems or how to debug jscript in Microsoft Dynamics CRM 2011. I probably tell at least two people a week how...
  • Wiki Page: CRM 2011 Thoughts and overview of useful JScript Libraries

    While reading the news Microsoft is starting an All-in-One-Script Framework, I thought myself: Why won´t this be possible for Microsoft Dynamics CRM 2011. Of course Microsoft Dynamics CRM 2011 supports the idea of using Libraries by supporting different types of webresources. Studying the SDK you´ll...
  • Wiki Page: Recuperando el Fetch de la vista (es-ES)

    Hace unos días, en el foro , preguntaron de cómo recuperar el Fetch de una vista . Curiosa pregunta, ya que - para ser sincero -, jamás me he preguntado eso. Bueno, les explico algunos detalles para poder obtener el fetch. Cuando uno va a account/contact, se muestra una vista o grid con los datos...
  • Wiki Page: Como ejecutar un metodo (code behind) en JavaScript (es-ES)

    Basado en este articulo Para poder ejecutar un metodo en el codigo c# desde javascript nos vamos a auxiliar de la funcion js que nos provee ASP.NET: __doPostBack(). Esta funcion toma dos argumentos: 1) EventTarget 2) eventArgument 1) EventTarget: contiene el...
  • Wiki Page: Jquery AutoCompleteTextBox Server-Side Bind

    Jquery Allow to creating AutoComplete TextBox, but it’s binded in client side with JS Array I’will take an example of how to bound it in Server-Side Step 0 : Add the references the Jquery library in the code behind : string JQeryCss = "../../Scripts/jquery-ui.css" ; ...
  • Wiki Page: Write simple Interactive JavaScript statements

    How To Write simple Interactive JavaScript statements Lets HD-IN Interactive JavaScript Interactive Javascript console is a handy tool to execute pig parsing, upload files, run C# streaming Map/Reduce jobs, Here are some basic commands to get going with interactive Javascripts Samle...
  • Wiki Page: MCSD: Web Applications

    Required exams Programming in HTML5 with JavaScript and CSS3 Developing ASP.NET MVC 4 Web Applications Developing Windows Azure and Web Services This MCSD certification requires you to show continued ability to perform in your chosen solution area by completing a recertification exam...
  • Wiki Page: MCSD: Windows Store Apps

    Windows Store Apps Using HTML5 Required exams Programming in HTML5 with JavaScript and CSS3 Essentials of Developing Windows Store Apps Using HTML5 and JavaScript Advanced Windows Store App Development Using HTML5 and JavaScript Windows Store Apps Using C# Required exams Programming...
  • Wiki Page: ASP.NET - Imprimir solo el contenido que esta dentro de un Div (es-ES)

    La forma recomendada para imprimir el contenido de un div es con JQuery, mediante el siguiente ejemplo: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" " http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd "> < html > < head >...
  • Wiki Page: Basics of JavaScript Classes (ECMASCRIPT)

    ECMASCRIPT is a method of (concept of) using JavaScript as Object Oriented designing. Knowing about this; help you to work on SharePoint Client Object Development, SharePoint Apps Development as well as any web development that involves JavaScript Objects) There are few concepts you need to know...
  • Wiki Page: طريقة العرض اللانهائية للبيانات مثل جوجل أو بينج (ar-SA)

    السلام عليكم ورحمة الله وبركاته من أكثر الأشياء التي لا أحبها حقيقة هي مفهوم الصفحات (Paging)المتعددة لعرض البيانات ولذلك كنت أبحث منذ مدة عن طريقة عرض أفضل حتى وجدت محرك البحث بينج والذي قدم مفهوم جميل جدا خاصة عند إستعراض الصورة وهي أن عدد معين من الصور يتم عرضه في الصفحة ثم إذا قم بالنزول لأسفل...
  • Wiki Page: Pustaka JavaScript (id-ID)

    Pustaka JavaScript adalah pustaka yang ditulis dalam JavaScript untuk memudahkan pengembangan aplikasi berbasis JavaScript-based, khususnya untuk AJAX dan teknologi web lainnya. Sejarah Semenjak JavaScript pertama kali diperkenalkan oleh Netscape, hingga kini telah lama digunakan oleh banyak...
  • Wiki Page: JavaScript (id-ID)

    JavaScript adalah salah satu bahasa script yang populer di Internet. Bahasa ini pada umumnya berjalan di atas peramban ( browser ) web seperti Internet Explorer, Safari, Chrome, Firefox, dll.; Walaupun ada yang berjalan di server (contoh node.js). Pada awalnya JavaScript digunakan untuk membuat animasi...
  • Wiki Page: Interactive Javascript console on MDH

    Table of Contents Getting Started Walkthrough: Visualizing Word Count 1. Write the Javascript MapReduce script 2. Upload the script and input data 3. Run the query 4. Visualize the results By David Zhang. Getting Started The Microsoft Distribution of Hadoop comes with a web-based interactive...
Page 1 of 2 (34 items) 12
Can't find it? Write it!