mikedopp

Geekswithblogs (edition)

  Home  |   Contact  |   Syndication    |   Login
  76 Posts | 0 Stories | 99 Comments | 0 Trackbacks

News

Twitter












Tag Cloud


Archives

My Blogs

ASP.NET

There are 12 entries for the tag ASP.NET
I have been coding using Microsoft technologies for a long while. Recently I was given the chance to do a little bit of web mastering. Due to my system admin background I was most definitely game for this. Learning IIS 6.0 was not a huge leap as I had done a lot of development using IIS5.1(Windows XP Professional); however I had not as yet used Host headers in IIS (IIS 5.1 only allows for one site. I will post about that later.). This was a learning experience (Don’t even get me started on the issue...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

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 stop reading here and think this mikedopp character is kinda wierd or is one of those "because you can" type people. I know I am adding much too much fluff to this whole entry and spending too much...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

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. This however can be tedious and just well feel like a...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

This has been pooled together from a number of resources: What is ASP.NET? Microsoft ASP.NET is a server side technology that enables programmers to build dynamic Web sites, web applications, and XML Web services. It is a part of the .NET based environment and is built on the Common Language Runtime (CLR) . So programmers can write ASP.NET code using any .NET compatible language. What are the differences between ASP.NET 1.1 and ASP.NET 2.0? A comparison chart containing the differences between ASP.NET...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

http://www.hanselman.com scotths@microsoft.com New web project type for asp.net More control over your </html> Testable framework Not for everyone Master Cheif GU! .NET 3.5 MVC web application template. Options: Enable testing right out the gate. NVUnit or any Unit. No testing option System.Web.MVC System.Web.Extension System.Web.Routing [Namespace] Controllers Models and Views Controller is a base class Index and about public class's {controller/action} Direct relationship. Flexible Fundamental,...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Using new features in .NET 3.5 Framework. blogs.msdn.com/justinsmith What in .NET 3.5 for services: The New HTTP Programming model: New support JSON Services Syndication in .NET 3.5 Service Stack Evolution -Sockets->HttpListener-&... WCF one stop shop for services Myth:WCF is only for enterprise services Reality:WCF gets around(enterprise and web) .NET 3.5 WCF web-centric upgrades: Make REST a 1st class citizenish Embrace SOAP-less representations JSON messaging capabilities...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

I have a ton of video from the keynote. However it is all grainy and well even Microsoft expressions is have a hard time with it. So I will try to get some better pictures. A couple of great apps that have been discovered: cetwit- windows mobile twitter application feedslide - One click application for turning rss feeds into jpegs for zune or ipod. Images from the Luxor. Had to add Yesterdays lunch. Yes I twitter. Maybe too much. Technorati Tags: Mix08,MIX,mikedopp.com,micr... technologies,silverlight,si...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Simple and Pretty Cool. Originally Posted on mikedopp.net <a id="login-link" href="javascript:showLogin(... <div id="login-panel" style="visibility: hidden;"> <fieldset onkeydown="checkForEnter();... <label> UserName: <input type="text" id="userName" /></label> <label> Password:<input type="password" id="password" /></label> <label class="checkbox" for="rememberMe"> <input type="checkbox" id="rememberMe" checked="checked"...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

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 info. Also they seriously need to rebuild the SDK with better documentation. Perhaps I will take it upon myself to push a better SDK out next post. Here is the code I ended up using as you will see it was much...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Joe Beat me to the post. I am going to be in Las Vegas Nevada for MIX08 This year listening to Steve Balmer. I will be pulling my hair out getting all 5 projects in test before I step on the plane however It will be awesome. Thanks, Steve and John mix•ti•fy [micks-tuh-fahy] — verb (used with object), -fied, -fy•ing. 1. to share with everyone you know the coolness that is MIX08! 2. to download the latest and greatest MIX stuff by checking back here often! — Related forms mix•ti•fi•ca•tion, noun mix•ti•fied•ly,...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

When your ASP.net App has been deployed make sure you turn off debugging. Flip the bit from: <compilation debug="true"> to: <compilation debug="false"> A little speed and performance enhancement. Enjoy
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

FUN HALO3 Love Kill the Blue Bunnies If Yall want to update your Windows XP! Like Alternative music? Try Radio From HELL! <!--Direct link to online streaming radio Need to open a port find out which one! FTP Love NOT! Create a Gravatar Best Vista Skin for Firefox Free mind mapping as if you really wanted to pay for it. Where have you worked or work? Fun little extra media player visuals. .NET/Web Design Man in Blue <--Excellent Javascript Guru Create a ASP.net Blog PageComments ASP.nEt Create...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati