Home / ASP.NET Weblogs

Browse by Tags

Related Posts

  • Commerce Server 2007: No Cache refresh using Host Headers

    As you all know I have been working hard writing, eating and bleeding commerce server 2007 for the past year. One thing I could never get past was why I could not do a site cache refresh from the tools provided with commerce server 2007 . The tools that are provided are what you would call management...
    Posted to Mike Dopp (Weblog) by mikedopp on 09-09-2008, 12:00 AM
    Filed under: ASP.NET 2.0, C#, IIS, Commerce Server 2007
  • .NET Job Offerings - Seattle, WA

    Axinom, the leading European technology integrator specializing in the Microsoft enterprise platform and ECM solutions, is entering the U.S. market. Read on, if you are interested in working for a company that uses cutting-edge technologies, works for the most well-known brands, is profitable, grows...
    Posted to axinom! (Weblog) by Axinom on 04-21-2008, 12:00 AM
    Filed under: Axinom, ASP.NET 2.0, CMS, development, Portal, ASP.NET, .NET, ASP.NET Web, AJAX, C#, Visual Studio
  • Adding Meta Tags via Code - C# in ASP.NET

    So here is a question why would you want to add your Meta Tags via code? Kinda silly right? Cause if you were a great developer you probably have a whole list of meta tags you have created for your portfolio of web sites right? Well if you are the developer who has those templates you most likely will...
    Posted to Mike Dopp (Weblog) by mikedopp on 03-30-2008, 12:00 AM
    Filed under: ASP.NET 2.0, C#, Meta Tags
  • Resetting your web application or web site without recycling app pool or IIS.

    If you don't know by now you can reset your web applications and or web sites with a simple change to the web.config. For example you can FTP(if remote or hosted) to your server and edit the web.config by adding a space or removing a space. Basically you want the application your using editing with think...
    Posted to Mike Dopp (Weblog) by mikedopp on 03-29-2008, 12:00 AM
    Filed under: ASP.NET 2.0, C#, IIS
  • Indexing and searching business entities using Lucene.Net Framework, part 3

    Conception using generics and reflection of a search engine to index and search content in your business entities without being intrusive. Part 1 and 2 are available following those links Indexing and searching business entities using Lucene.Net Framework, part 1 Indexing and searching business entities...
    Posted to Laurent Kempé (Weblog) by lkempe on 03-07-2008, 12:00 AM
    Filed under: Tools, ASP.NET 2.0, Interoperability, innoveo solutions, C#, Architecture, Generics, Reflection
  • Indexing and searching business entities using Lucene.Net Framework, part 2

    Conception using generics and reflection of a search engine to index and search content in your business entities without being intrusive. Part 1 is available following this link Indexing and searching business entities using Lucene.Net Framework, part 1 Lucene.Net presentation Lucene.Net is an open...
    Posted to Laurent Kempé (Weblog) by lkempe on 03-07-2008, 12:00 AM
    Filed under: Tools, ASP.NET 2.0, Interoperability, innoveo solutions, C#, Architecture, Generics, Reflection
  • MIX08-Restful Data Services with the ADO.NET Data Services Framework.

    I am a huge fan of Pablo Castro(the presenter). Astoria has become ADO.NET Data Services Framework. Data in the web: Ajax applications Silverlight applications Online Services Mashups Restful Interface for Data: Just Http Data as resources, HTTP methods to act on it. Uniform URL syntax Every piece of...
    Posted to Mike Dopp (Weblog) by mikedopp on 03-05-2008, 12:00 AM
    Filed under: MIX08, ASP.NET 2.0, C#, Silverlight
  • Paypal PayFlow Pro Code.

    To help clear up confusion on how to write against the Paypal SDK: Update to the PayFlowPro issues with Paypal. First and foremost Paypal support is awesome. Second the  PayPal Developer Community needs some work from my perspective. While Admin_ToddS was right. It was like pulling teeth to get...
    Posted to Mike Dopp (Weblog) by mikedopp on 02-04-2008, 12:00 AM
    Filed under: ASP.NET 2.0, C#, PayPal
  • Indexing and searching business entities using Lucene.Net Framework, part 1

    Conception using generics and reflection of a search engine to index and search content in your business entities without being intrusive. Introduction Today, one of the functionality that almost all web sites implements is a method to index content and give it users the possibility to search that content...
    Posted to Laurent Kempé (Weblog) by lkempe on 11-16-2007, 12:00 AM
    Filed under: Tools, ASP.NET 2.0, Interoperability, innoveo solutions, C#, Architecture, Generics, Reflection
  • 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
Page 1 of 2 (12 items) 1 2 Next >