Browse by Tags

Tagged Content List
  • Wiki Page: 13 Tips to Comment Your Code

    THE CODE SHOULD EXPLAIN HOW. THE COMMENTS SHOULD EXPLAIN WHY. Following are 13 tips on how to comment your source code so that it is easier to understand and maintain over time. 1. Comment each level Comment each code block, using a uniform approach for each level. For example: For...
  • Wiki Page: Visual Studio 2010: How to Add a Second Project to a Solution

    Say you are creating new Windows Application Project using Visual Studio 2010, the project created successfully but I am unable to see the solution created in the solution explorer window due to this I am unable to add another project to the existing solution. Finally I...
  • Wiki Page: Visual Studio 11 - Melhoria no estilo CSS

    Caro(a) Leitor(a), hoje gostaria de falar mais uma novidade da ferramenta Visual Studio 11 da empresa Microsoft. A ferramenta Visual Studio 2010 não tinha muito suporte aos arquivos CSS, já a versão 11 possui todo suporte necessário ajudando a melhorar o desempenho do desenvolvedor...
  • Wiki Page: Windows Forms Überblick (de-DE)

    Table of Contents Einstieg in Windows Forms Community Ressourcen Foren Blogs Andere Ressourcen Software Downloads Siehe auch Andere Sprachen English (en-US) Windows Forms repräsentiert eine Anzahl von Klassen im .NET Framework, die es dem Entwickler schnell ermöglichen Windows-Client-Anwendungen...
  • Wiki Page: Einführung in MongoDB (de-DE)

    Table of Contents Einführung MongoDB in Windows aufsetzen Arbeiten mit MongoDB Aufsetzen der Datenbank File - New - Project Zu MongoDB verbinden Verbinden zur Collection Speichern von Daten Datenabfrage Der komplette Code Weitere Quellen Siehe auch Andere Sprachen English (en-US) Einführung...
  • Wiki Page: Arbeiten mit NoSQL-Datenbanken (de-DE)

    Table of Contents Was ist NoSQL? Welche NoSQL-Datenbanken gibt es? .NET APIs Cassandra CouchDB MongoDB Tokyo Cabinet Weitere Quellen Siehe auch Andere Sprachen English (en-US) Italian (it-IT) Was ist NoSQL? Seit 2009 werden NoSQL-Datenbanken immer populärer. Aber warum? Man braucht kein...
  • Wiki Page: Visual F# (de-DE)

    Table of Contents Community Ressourcen Blogs Technical Articles Andere Sprachen Bei F# handelt es sich um eine Programmiersprache, die - neben objektorientiertem und imperativem (prozeduralem) Programmieren - Unterstützung für funktionales Programmieren anbietet. Visual F# unterstützt...
  • Wiki Page: Developing an application using Oracle 10g under Visual Studio 2010

    You can see the Oracle Database 10g in the server explorer view of Visual studio like Sql Server included by default in the VS2010 for example. So you need to install the ODTwithODAC112030 tools for visual studio and you can dowload it from this link: http://www.oracle.com/technetwork/database...
  • Wiki Page: .NET Framework

    Note: This page is currently a stub article. Add information as you can.
  • Wiki Page: Sort no GridView sem ir ao banco de dados novamente (pt-BR)

    Caro leitor, hoje gostaria de mostrar e falar sobre como ordenar suas colunas com apenas um clique, sem precisar ir ao banco de dados novamente. Tag: C#, ASP.NET, .NET, Visual Studio 2010 Para quem desenvolve software utilizando a plataforma da Microsoft, usa muito o component GridView. Esse componente...
  • Wiki Page: Criando instancia dinâmica para tipo Genérico (Generic Type Parameters) (pt-BR)

    Uma vez tive um problema para se criar uma instancia dinamicamente de um tipo genérico o problema e que este tipo ele e informado via parâmetro dentro de um laço ou mesmo em uma assinatura de método que não pode utilizar o genérico. uma implementação...
  • Wiki Page: .NET Trust levels page (pt-BR)

    Introdução Utilize o recurso .NET Trust levels page para definir elementos de confiança no web.config. O elemento de confiança permite configurar o nível de segurança para acesso ao código (CAS) que é aplicado na aplicação, conheça...
Page 3 of 3 (62 items) 123
Can't find it? Write it!