Tagged Content List
  • Wiki Page: Update Gridview with Checkbox Column(ASP.NET)

    Suppose That we have a gridview containing a chekcbox and binded to a table that contain a bit column . How we can edit that Gridview and insert changes in the checkbox column. Parse XML of the Gridview : < asp:GridView ID = "GridView1" runat = "server" onrowcancelingedit...
  • Wiki Page: Introduction to ASP.NET Web API

    In the new version of ASP.NET you can use something called ASP.NET Web API. This allows you to expose your data in many different formats, such as XML or JSON . The idea is to provide a REST API where you use HTTP for real. Meaning that you use GET/POST/PUT/DELETE . These work pretty straight forward...
  • Wiki Page: ASP.NET MVC – Autenticação básica (pt-BR)

    O ASP.NET MVC nos permite restringir o acesso aos nossos Controllers/Views de modo que, apenas os usuários que forem autenticados no sistema possam acessar tais recursos. Vamos imaginar o projeto com a seguinte estrutura: Na imagem acima podemos observar uma estrutura básica de...
  • Wiki Page: ASP.NET Session State Provider when using AppFabric caching

    This section applies when using the AppFabric caching session state provider from an ASP.NET page. As a Web farm administrator, you will need to ensure the configuration files on each Web server for applications using AppFabric caching properly point to all the cache cluster servers. This is done by...
  • Wiki Page: Windows Azure Active Directory Solutions For Developers

    Page Template - use it when adding new pages to keep with consistency in content presentation. Table of Contents Application Architecture Scenarios Authorization Scenarios Cloud Scenarios Delegation Scenarios Deployment Scenarios MS Technologies and Products Scenarios Security Scenarios Troubleshooting...
  • Wiki Page: ASP.NET MVC - Validando os parâmetros na requisição de uma URL (pt-BR)

    Sabemos que em toda requisição para uma Action os parâmetros sempre são enviados juntos através da URL. Não seria ótimo poder validar estes parâmetros para não permitir que informações inválidas ou fora de padrão cheguem as nossas Actions? Considerando a seguinte URL em MVC http://localhost:9040...
  • Wiki Page: ASP.NET MVC 4 lista de 10 Boas Práticas

    Introdução Este artigo vai abordar as 10 melhores práticas que podem ser seguidas para elevar o uso e eficácia do ASP.NET MVC Framework 4. O que é o ASP.NET MVC Framework? O ASP.NET MVC Framework é baseado no popular e time tested Model-View-Controller (MVC) Design Pattern...
  • Wiki Page: Running SignalR on Mono

    If you are one of those people, just like I am, that still use Linux for hosting despite that you love and only do .NET development; this is something extremely awesome. Ever since I started using SignalR I’ve wanted to host it on my own servers but all of them run on Linux with Mono and Apache. When...
  • Wiki Page: ASP.NET Portal

    Add links to any ASP.NET articles on TechNet Wiki. ASP.NET MVC ASP.NET MVC Web Application With Federated Authentication How to Use ASP.NET with SQL Server Migrate ASP.NET Applications to IIS 7 Integrated Mode Developing an application using Oracle 10g under Visual Studio 2010 ...
  • Wiki Page: Habilitando o ASP.NET 2.0 no Windows 2012

    Pode parecer algo corriqueiro, porem a resposta não está tão clara nos wizards de instalação, uma vez que o ASP.NET não pode ser instalado por pacote autonomo como no Windows 2008 R2. A solução é muito simples, no Windows 2012 o ASP.NET 2.0 e 3.0 estão incluidos no .NET 3.5 como mostra a figura abaixo...
  • Wiki Page: How to Use a Membership Provider of ASP.NET in WINFORM Application

    We can use the known membership provider of ASP.NET in our winform application. What is the goal? The membership of ASP.NET is a really complete way to manage users and roles (Create,Edit,Delete, access rules to forms like access rules to pages ). How do we implement it? First we create...
  • Wiki Page: طريقة العرض اللانهائية للبيانات مثل جوجل أو بينج (ar-SA)

    السلام عليكم ورحمة الله وبركاته من أكثر الأشياء التي لا أحبها حقيقة هي مفهوم الصفحات (Paging)المتعددة لعرض البيانات ولذلك كنت أبحث منذ مدة عن طريقة عرض أفضل حتى وجدت محرك البحث بينج والذي قدم مفهوم جميل جدا خاصة عند إستعراض الصورة وهي أن عدد معين من الصور يتم عرضه في الصفحة ثم إذا قم بالنزول لأسفل...
  • Wiki Page: Upload Ajax Dinâmico

    Caro(a) Leitor(a) hoje gostaria de falar de upload de dados do seu site para o servidor. Já foi falado isso em outros artigos, porém não era utilizando o Ajax Toolkit da Microsoft; pelo menos neste site. Hoje a Internet ficou mais rápida, o browser ficou mais dinâmico e cheio de funcionalidades que...
Page 8 of 12 (300 items) «678910»