| |
browse.develop.com
Browse.develop.com is a community that was established to collect and
organize valuable web information. Our technical staff have selected and
indexed information and courses that they feel will help you stay
current on best practices across the SDLC.
|
2 Articles match "2003","Web"
| Related DevelopMentor Courses | MORE | | 10 years on: IT does matter, more than ever iPads, iPhones, Web - are the way you talk to your customers. OK, in 1997 a few were appearing on the web, go back to 1992 and I can safely say: if you didn’t work in the travel industry you didn’t touch travel IT. How I book them - the company web site, Opodo, Expedia, SkyScanner has a lot to do with the customer service experience. Now, imagine for a moment you were a newspaper editor in 2003. Just under 10 years ago Nicholas Carr wrote a (in)famous piece in the Harvard Business Review entitled “IT doesn’t matter”. At the time my response was, “Is IT worth it?” Allan Kelly's Blog - Thursday, July 19, 2012 NET Security Training Discover the CLR's native security infrastructure (Code Access Security) and the security architecture behind web applications (ASP.NET), web services (Windows Communication Foundation (WCF)), and Windows CardSpace. How do I secure WCF web services? This includes impersonation and delegation, and discusses the difference in the delegation model between Windows 2000 and Windows Server 2003, where constrained delegation and protocol transition give you much more flexibility in building authentication systems. But not every security feature is also a secure feature. DevelopMentor Courses - Tuesday, March 1, 2011 |
8 Articles match "2003","Web"
| The Latest from DevelopMentor | MORE | | 10 years on: IT does matter, more than ever iPads, iPhones, Web - are the way you talk to your customers. OK, in 1997 a few were appearing on the web, go back to 1992 and I can safely say: if you didn’t work in the travel industry you didn’t touch travel IT. How I book them - the company web site, Opodo, Expedia, SkyScanner has a lot to do with the customer service experience. Now, imagine for a moment you were a newspaper editor in 2003. Just under 10 years ago Nicholas Carr wrote a (in)famous piece in the Harvard Business Review entitled “IT doesn’t matter”. At the time my response was, “Is IT worth it?” Allan Kelly's Blog - Thursday, July 19, 2012 Pay Attention: The World is Changing web surfing). Based on web usage data (see Writing for the Internet Generation ), I must assume that most of you will not read this entire article. "If we spend our time flitting from one thing to another on the web, we can get into a habit of not concentrating," he told the BBC programme Go Digital. study from 2003 concludes that "early television exposure is associated with attentional problems at age 7. link]. The world is changing and you need to pay attention to an important trend: digital natives are not very good at paying attention. " [link]. Derek Hatchard blogs on - Wednesday, June 10, 2009 Token Kidnapping (revisited) Quoting from the recommendations page of the original slide deck: Windows XP and 2003. On IIS 7 don't run ASP.NET in full trust or don't run web sites under NetworkServer or LocalService accounts. It's been a while since I linked to Cesar Cerrudo's slide deck about token kidnapping. Now there is also a POC available (with samples how to use it from SQL Server and IIS). There is also some movement at MS now.( here , here ). On IIS 6 don't run ASP.NET in full trust and if classic ASP is enabled don't allow users to execute binaries. On Windows Vista and 2008. www.leastprivilege.com - Wednesday, October 15, 2008 | -
| The Best from DevelopMentor | MORE | - How to build a Development/Test/Demo CA
Install Windows Server (2003 or 2008) - either phyiscally or virtually. Now you can browse to the CA's web interface ([link] and request certificates. Then you can download the certificate by returning to the web interface. I often need X509 certificates - but I never really became friendly with makecert. So I ended up running Windows Cerificate Services which proved to be an easy to use, robust solution. You can have one at home or carry it around in a VM. Perfect. There are some gotchas you can run into and I refined my configuration over the years. Basic Installation. www.leastprivilege.com - Thursday, August 14, 2008 - 10 years on: IT does matter, more than ever
iPads, iPhones, Web - are the way you talk to your customers. OK, in 1997 a few were appearing on the web, go back to 1992 and I can safely say: if you didn’t work in the travel industry you didn’t touch travel IT. How I book them - the company web site, Opodo, Expedia, SkyScanner has a lot to do with the customer service experience. Now, imagine for a moment you were a newspaper editor in 2003. Just under 10 years ago Nicholas Carr wrote a (in)famous piece in the Harvard Business Review entitled “IT doesn’t matter”. At the time my response was, “Is IT worth it?” Allan Kelly's Blog - Thursday, July 19, 2012 - Pay Attention: The World is Changing
web surfing). Based on web usage data (see Writing for the Internet Generation ), I must assume that most of you will not read this entire article. "If we spend our time flitting from one thing to another on the web, we can get into a habit of not concentrating," he told the BBC programme Go Digital. study from 2003 concludes that "early television exposure is associated with attentional problems at age 7. link]. The world is changing and you need to pay attention to an important trend: digital natives are not very good at paying attention. " [link]. Derek Hatchard blogs on - Wednesday, June 10, 2009 - Christmas comes early: Microsoft releases Visual Studio.NET 2008
8: ClickOnce improvements Microsoft introduced a simplified way to deploy Windows Forms clients from the web with Visual Studio 2005 called ClickOnce. Web developers benefit from this release too - Visual Studio now has intellisense and code completion support for JavaScript! VS 2008 co-exists just fine with 2005 and 2003 but be aware that the project format has changed and it’s not backward compatible so sharing projects with your coworkers may be slightly painful for you until everyone moves to the new release as you will have to maintain two project and solution files. Mark's Blog of Random Thoughts - Wednesday, December 19, 2007 - The Open Source Software Myth
Go look at the number of web browsers on Source Forge ” I say - a quick search this morning shows 19,362. Although from 2003 I think the analysis and arguments probably still stand. This paper appears in several places on the web so I guess it is already well know, maybe I’m late to the party.) Once in a while I get asked my opinion on Open Source Software projects. Personally I think Open Source software (OSS) is great: Apache, GNU C++, Linux to name a few. But as a project management or product development technique I can’t say I recommend it. The 95th percentile is 5. Allan Kelly's Blog - Monday, August 25, 2008 - Christmas comes early: Microsoft releases Visual Studio.NET 2008
8: ClickOnce improvements Microsoft introduced a simplified way to deploy Windows Forms clients from the web with Visual Studio 2005 called ClickOnce. Web developers benefit from this release too - Visual Studio now has intellisense and code completion support for JavaScript! VS 2008 co-exists just fine with 2005 and 2003 but be aware that the project format has changed and it’s not backward compatible so sharing projects with your coworkers may be slightly painful for you until everyone moves to the new release as you will have to maintain two project and solution files. Mark's Blog of Random Thoughts - Wednesday, December 19, 2007 - Top 5 Favorite CodePlex Projects
AJAX Extensions, the Toolkit aims to be the biggest and best collection of web-client components available. Supports VS 2003, 2005, and 2008. I've been looking around CodePlex lately and there's some really cool stuff there. For example, the source code to ASP.NET MVC. That got me thinking, what else is out there? Here are my (current) top 5 favorite CodePlex projects. ASP.NET MVC. link]. This project gives you access to the source code for upcoming releases that the Microsoft ASP.NET team is working on, starting with the ASP.NET MVC Framework. 2 Script#. link]. link]. link]. %>
| | |