Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • CTP for Visual Studio 2010 and the .NET Framework 4.0.

    The CTP for Visual Studio 2010 and the .NET Framework 4.0 is now available! Is available as a virtual image. More info you can find at the links below: Using a download manager to get the VPC: http://blogs.msdn.com/briankel/archive/2007/09/06/a-more-reliable-and-faster-download-experience-for-rosario...
    Posted to Erwin's Blog (Weblog) by erwin21 on 10-27-2008, 12:00 AM
    Filed under: Visual Studio, .NET Framework
  • Visual Studio 2008 e .NET Framework 3.5 - Parte 2

      No primeiro artigo desta série vimos as diferentes versões do .NET Framework suas extentions e como segue a arquitetura do .NET Framework 3.5. Vimos também sobre os lançamentos da Microsoft e falamos um pouco do Windows Server 2008. Neste artigo vamos abordar sobre o Visual...
    Posted to Johny Wercley (Weblog) by johnywercley on 03-07-2008, 12:00 AM
    Filed under: .NET Framework, Visual Studio, C#, LINQ
  • Add Web Reference with certificates on https

    Today I was adding a webservice via "Add Web Reference" to my project. The webservice was only accessible on https with a client certificate. When I did "Add Web Reference" I got a "The underlying connection was closed: Could not establish secure channel for SSL/TLS", but...
    Posted to Erwin's Blog (Weblog) by erwin21 on 01-27-2009, 12:00 AM
    Filed under: Visual Studio, C#, .NET Framework, .NET, ASP.NET, Tips Tricks, Webservice
  • Improve ASPX web page performance by combining Skin & CSS

    There has been numerous discussions happened on web site performance, ranging from UI design to Site H osting. Out of this, one of the important step is, to reduce the size of Http Response size. Optimizing Http Response will considerably reduce the page loading time at the browser. There are many ways...
    Posted to Runtime Debugger - kannan M ambadi's blog (Weblog) by kannan.ambadi on 06-22-2009, 12:00 AM
    Filed under: Asp.Net, Response, C# 2.0, .NET, microsoft, visual studio, Themes, StyleSheet, Asp.Net 2.0, CSS, HTML, .NET 3.5, .NET 2.0, ASP.NET 3.5, .Net Development, .NET Framework, Visual Studio 2008, Web 2.0, Web Development, Tools, Performance, Code Perfromance, Skins, Web, Tips, General Software Development, Tips and Tricks, ASPX Page Performance, Software Development
  • ORM Technology - nHibernate vs Linq

    I'm back after some time away from my blog ;).. This time i would like to tell about my favourite "nHibernate" and ORM Technology. Not So Long Ago, i’ve attended a microsoft seminar on Visual Studio 2008 & VSTS . It was a nice presentation and we have had a delicious lunch too;)…Presentation on VSTS...
    Posted to Runtime Debugger - kannan M ambadi's blog (Weblog) by kannan.ambadi on 01-16-2009, 12:00 AM
    Filed under: Asp.Net, C# 2.0, .NET, linq-to-sql, Ado.Net, vsts, microsoft, LINQ, visual studio, Asp.Net 2.0, .NET 3.5, .NET 2.0, ASP.NET 3.5, .Net Development, .NET Framework, Visual Studio 2008, nHibernate, Web 2.0, Web Development, ORM Architecture, Tools, Architecture
  • Nullable types and ?? operator

    This time, i would like to discuss about a cool feature of C# 2.0. As you know, some database operations return null values and results into throwing exceptions unless you handled well in your business logic. .Net 2.0 has been solved by introducing nullable types. Lets discuss about its features and...
    Posted to Runtime Debugger - kannan M ambadi's blog (Weblog) by kannan.ambadi on 06-06-2008, 12:00 AM
    Filed under: Asp.Net, C#, C# 2.0, Nullable types, .NET, microsoft, visual studio, Asp.Net 2.0, .NET 3.5, .NET 2.0, ASP.NET 3.5, .Net Development, .NET Framework, Visual Studio 2008, Web 2.0, Web Development, ORM Architecture, Tools, Architecture, Performance, Code Perfromance, Web, Tips, General Software Development, Tips and Tricks, Software Development, 3-Tier Architecture, C# Properties
  • Exporting Dataset as CSV

    Hi Everyone, Below given an easy way to export data from a dataset as CSV(comma seperated values) . At first, it converts the datatable to html table format and then writes data as output stream. We need to set the Content-Type of Response object as Excel format and add the filename to be streamed on...
    Posted to Runtime Debugger - kannan M ambadi's blog (Weblog) by kannan.ambadi on 03-25-2008, 12:00 AM
    Filed under: Asp.Net, csv, Response, Dataset, GridView, C# 2.0, .NET, microsoft, visual studio, Asp.Net 2.0, .NET 2.0, .Net Development, .NET Framework, Web 2.0, Web Development, Tools, Performance, Code Perfromance, Web, Tips, General Software Development, Tips and Tricks, ASPX Page Performance, Software Development, Visual Studio 2005
  • Simple way to check your code performance

    Hi guys, Of course, we all know foreach loop takes more time than for loop and there are lot of similar scenarios in .Net. Even if it takes lot of time, we'll be forced to use foreach loop at some cases. So it'll be better, if we come to know the time taken for executing a piece of code at the runtime...
    Posted to Runtime Debugger - kannan M ambadi's blog (Weblog) by kannan.ambadi on 03-25-2008, 12:00 AM
    Filed under: debug, Asp.Net, csv, Response, C# 2.0, .NET, microsoft, visual studio, Asp.Net 2.0, .NET 2.0, .Net Development, .NET Framework, Web 2.0, Web Development, Tools, Performance, Code Perfromance, Web, Tips, General Software Development, Tips and Tricks, ASPX Page Performance, Software Development, Visual Studio 2005, Debugging
  • How do i return integers from a string ?

    Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4 /* 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...
    Posted to Runtime Debugger - kannan M ambadi's blog (Weblog) by kannan.ambadi on 03-17-2010, 12:00 AM
    Filed under: .NET, .NET 2.0, .NET 3.5, .Net Development, .NET Framework, Asp.Net, Asp.Net 2.0, ASP.NET 3.5, C#, C# 2.0, Page Performance, Performance, Property, Regular Expressions, Tips, visual studio, Visual Studio 2005, Visual Studio 2008, Web, Web 2.0, Web Development, C# Properties, code performance
  • Visual Studio 2010 e .Net Framework 4.0

    Nesta semana (12/04 e 13/04) foi lançado o Visual Studio 2010 e .Net Framework 4.0, acompanhei os 2 dias do evento pela web, muitas demos, cases e processo de evolução das tecnologias. Novidades do VS2010 e .Net 4,  nova IDE do VS2010, VB e C#, ASP.NET/MVC2 , WPF e por ai vai.. Particulamente gostei...
    Posted to Johny Wercley (Weblog) by johnywercley on 04-14-2010, 12:00 AM
    Filed under: .NET Framework, Visual Studio
Page 1 of 2 (14 items) 1 2 Next >