Contents tagged with C#
-
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.
-
Intellisense broken? Try this
To restore it, go to
-
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?
-
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 something has changed since you touched the document. Save the form after this has happened and IIS will recycle the application / web site.
-
MIX08- Developing ASP.NET Applications Using the Model View Controller Pattern.
-
Reverse a String .NET
How to reverse a string demo. *you need to know this if you want a job at Microsoft.
-
MIX08-Building Applications and Services with .NET Framework 3.5
-
MIX08-Restful Data Services with the ADO.NET Data Services Framework.
I am a huge fan of Pablo Castro(the presenter).
-
Paypal PayFlow Pro Code.