in

Drowning In Technical Debt

C# | ASP.NET | SharePoint | SQL | Architecture | SOA |

Browse by Tags

  • 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
  • Unable to connect to the remote server

    When attempting to call a webservice that lives outside my corperate firewall I was getting the following error: System.Net.WebException was unhandled by user code Message="Unable to connect to the remote server" Source="System" StackTrace: at System.Net.HttpWebRequest.GetRequestStream...
    Posted to Shawn Weisfeld [MVP] (Weblog) by sweisfeld on 12-03-2007
  • 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
  • Web Services and UTF8Encoded ByteArrays

    Our business partner began reporting all bullet points were being converted to question marks during the archiving of Word Docs. An early hunch that perhaps our FTP component was defaulting to ASCII transfer mode instead of Binary proved incorrect. With this option ruled out we knew our electronic document...
  • 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 3 (21 items) 1 2 3 Next >
Community Credit
Powered by Community Server (Commercial Edition), by Telligent Systems