in

Drowning In Technical Debt

C# | ASP.NET | SharePoint | SQL | Architecture | SOA |
All Tags » .NET » C# » ASP.NET (RSS)

Browse by Tags

  • ASP.NET charting controls

    Microsoft released a set of controls called the ASP.NET charting controls. I don’t know if they licensed this from Dundas, however in one of my projects I was able to replace Dundas with this in about 30 min. Most of the class names are the same. Oh and they are FREE!!!!! The only caveat is that you...
    Posted to Shawn Weisfeld [MVP] (Weblog) by sweisfeld on 12-05-2008
  • Microsoft Web Platform Installer

    While I was not able to attend PDC, Microsoft did good by the community and has provided free recordings of many of the sessions ( http://www.microsoftpdc.com ). While this is cool and has some great content, the purpose of this blog post is to talk about the Microsoft Web Platform Installer ( http:...
    Posted to Shawn Weisfeld [MVP] (Weblog) by sweisfeld on 11-03-2008
  • Building a solution with many projects is SLOWWWWWWW

    This week I am attending TechEd in Orlando FL and I was honored to be requested to work the C# booth by the MVP and C# teams. I got many great questions from attendees and I thought I would post some of the more interesting ones. So here goes. An attendee, let’s call him Bob, came up and said that his...
    Posted to Shawn Weisfeld [MVP] (Weblog) by sweisfeld on 06-04-2008
  • Central Florida Tech Fair

    Here you can download my presentations from the CFL Tech Fair. http://onetug.net/Documents/CFL_Presentations.zip
    Posted to Shawn Weisfeld [MVP] (Weblog) by sweisfeld on 10-07-2007
  • Fiddler Web Debugging Proxy

    Went to an MSDN event by Russ ( http://blogs.msdn.com/rfustino/ ) a few weeks ago and during his demo he displayed this cool tool called Fiddler ( http://www.fiddler2.com/ ). A must have debugging tool for any Smart Client or Web Developer. Fiddler is a Web Debugging Proxy which logs all HTTP(S) traffic...
    Posted to Shawn Weisfeld [MVP] (Weblog) by sweisfeld on 09-04-2007
  • Fall Schedule

    In addition to my day job I have been invited to teach two courses this fall: Information Systems and C# Programming. The Orlando campus of Florida Institute of Technology has invited me back to again teach Information Systems. This graduate level course is being offered online. If you would like more...
    Posted to Shawn Weisfeld [MVP] (Weblog) by sweisfeld on 07-26-2007
  • Using XML\A and C# to Query SAP BW

    Need to query SAP BW from your .NET application? This is a trivial task with XML\A and C#. XML\A is a specification that allows multidimentional datasources to be queried by applications. It is how Reporting Services talks to SAP BW ( http://technet.microsoft.com/en-us/library/bb508810(SQL.90).aspx ...
    Posted to Shawn Weisfeld [MVP] (Weblog) by sweisfeld on 06-14-2007
  • Notes from the TechEd 2007 Birds of a Feather I did with Alan

    Shawn Weisfeld C# MVP President Orlando .NET Users Group http://www.shawnweisfeld.com shawn@shawnweisfeld.com Alan Stevens President East Tennessee .NET Users Group alanstevens@gmail.com http://netcave.org/ Notes by Dave Noderer: daven@computerways.com (thanks Dave for taking notes during the session...
    Posted to Shawn Weisfeld [MVP] (Weblog) by sweisfeld on 06-09-2007
  • April 19, ONETUG meeting

    Sorry it took so long but here is the PowerPoint from my presentation. Includes Introduction, Robot, and C# Future slides. http://www.onetug.org/DNN/Portals/0/member_files/2007_04_19_Meeting.zip
    Posted to Shawn Weisfeld [MVP] (Weblog) by sweisfeld on 04-29-2007
  • Delegate Timers In ASP.NET

    Windows Services are similar to UNIX daemons. They are applications that start when Windows boots and continue running until Windows shuts down. A Windows Service might be used to implement a timer that continually polls a source looking for new data. When new data is found an import process might be...
Page 1 of 2 (19 items) 1 2 Next >
Community Credit
Powered by Community Server (Commercial Edition), by Telligent Systems