Browse by Tags

All Tags » ASP.NET (RSS)

Silverlight Deep Zoom (aka SeaDragon)

In my second in the series of TechEd Questions I have a good one. Unfortunately it had nothing to do with C#, but that doesn’t diminish its cool factor. The attendee, lets call her Suzie, volunteered to help organization working with an artist that recently...
Posted by sweisfeld | with no comments
Filed under: ,

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...
Posted by sweisfeld | with no comments

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...
Posted by sweisfeld | with no comments
Filed under: , ,

Central Florida Tech Fair

Here you can download my presentations from the CFL Tech Fair. http://onetug.net/Documents/CFL_Presentations.zip
Posted by sweisfeld | with no comments
Filed under: , , , ,

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...
Posted by sweisfeld | with no comments
Filed under: , , , , , ,

SPN’s (Service Principal Names)

Having problems authenticating? Maybe you need an SPN? Here is some information on SPN’s (Service Principal Names), but basically SPN’s allow a client to find a service for Kerberos authentication. SPN information from MSDN http://msdn2.microsoft.com...
Posted by sweisfeld | with no comments
Filed under: , , ,

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...
Posted by sweisfeld | with no comments
Filed under: , ,

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...
Posted by sweisfeld | 2 comment(s)
Filed under: , , ,

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...
Posted by sweisfeld | with no comments
Filed under: , , , , ,

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 by sweisfeld | with no comments
Filed under: , , ,

Microsoft Silverlight

Ever since before WPF had WPF/E we were hearing rumors about this product. Microsoft describes the product as "a cross-browser, cross-platform plug-in for delivering the next generation of media experiences and rich interactive applications (RIAs) for...
Posted by sweisfeld | 1 comment(s)
Filed under: , ,

Be warned aspnet_regiis might change the version of .NET on your Virtual Directories

Yesterday we ran aspnet_regiis in an effort to get WCF working on our server (see this KB article for details on that http ://msdn2.microsoft.com/en-us/library/ms752252.aspx ) and all heck broke loose. Apparently the tool went through the websites and...
Posted by sweisfeld | with no comments
Filed under: , ,

My DataHelper

While I am a firm believer in the Enterprise Application Blocks from Patterns and Practices ( http://msdn.microsoft.com/practices ) I was recently asked to produce a simple way for people to get data without the EAB. I know there are a million examples...
Posted by sweisfeld | with no comments
Filed under: , , ,

SSRS Web Services

The other day I was talking to another local developer that was interested in using reporting services, but while the “Report Viewer” control provided by Microsoft is fast and easy it doesn’t necessarily fit into the business requirements that his users...
Posted by sweisfeld | with no comments

Beginning Oracle & .NET

A question came across my desk asking about how to get started with using Oracle in .NET. These links on the Oracle site are very helpful. Post comments to share your favorite links. The Oracle .NET Developer Center http://www.oracle.com/technology/tech...
Posted by sweisfeld | with no comments
Filed under: , ,
More Posts Next page »