Sponsored White Papers, Webcasts, and Downloads
Additional Resources
- Excel formula, text in column to a value
- I have a column in my excel spreadsheet that has a name entry, e.g D1 = Tony, D2 = Fred, D3 = Gordon, etc. The names can appear in the same column more than one, e.g Tony appears say 5 times, Fred 2 times and Gordon 4 times. I...
- Tags: COUNTIF, Fred, Ivan the Terrible, Microsoft Excel, software, Tony
- Q&A 2005-09-20
- Tony Hawk's Pro Skater 3 demo (zip)
- Skate as the legendary Tony Hawk or choose from a dream team of 12 top pro skaters, including old favorites like Lasek, Thomas, Muska, and Steamer, as well as new talent like Gilfberg, Caballero, Koston and Mullen. Travel from L.A. to Tokyo, Suburbia to Skater's Island, performing challenges and meeting...
- Tags: Activision Inc., Tony Hawk, Workforce Management, Team Management, Human Resources, Management
- Software downloads 2003-11-13
- Drive online business with landing pages
- Tony Patton outlines the elements of an effective landing page and discusses the importance of testing these pages. by Tony Patton
- Tags: Web, Page, Tony Patton, E-mail, Channel Management, Corporate Communications, Web Site Development, Web Technology, Online Communications, Marketing, Internet
- Blog posts 2008-07-29
- Retired police officer nabs Internet predators
- Retirement should be the time when you step away from the work world and relax. Retired police chief Jim Murray intended to do just that. And then he bought a personal computer. From Yahoo: [But] the 69-year-old retired police chief of this small...
- Tags: Police, Missouri, Computer, Murray, Productivity, Internet, Tricia Liebert
- Blog posts 2008-01-25
- A grandson !
- Fourth grand child Taylor, makes his way into my life.Big grins all round, lovely wee fella.:D :D :DWill post the photos, soon.Another Yeller-bellyStill a northerner though, so not a dead loss.:Dspawning seasonisn't supposed to start for another 5 weeks. :)congrats Tony.yet another healthy imp to drive your kids nuts.Is THIS...
- Tags: Tony Hopkinson
- Discussion threads 2007-02-10
- TR Member Spotlight with Tony Hopkinson
- The TR Member Spotlight shines on a systems programmer / developer in the TechRepublic community: Tony Hopkinson. Find out about Tony's 20 years in the business, his experience with Linux and Windows including which one he prefers, and much more. by Sonja Thompson
- Tags: Podcasts, Linux, Microsoft Windows, Development Tools, Operating Systems, Internet, Software, Software Development, Software/Web Development, Sonja Thompson
- Blog posts 2008-08-25
- Seamlessly integrate applications with eBay using its Windows SDK
- The eBay Windows SDK allows you to easily access eBay data within your application. Tony Patton gives you an overview of the functionality provided by the eBay Web services API. by Tony Patton
- Tags: Item, API, SDK, Microsoft Windows, eBay Inc., Windows SDK, eBay Windows SDK, eBay Web Service API, API Version, eBay.Service.Core.Sdk.ApiContext, Pagination, Page Number, eBay Developer Forums, Tony Patton
- Blog posts 2008-07-10
- Use soft hyphens to properly display text
- The soft hyphen feature of HTML is available to ensure the proper presentation of text on a Web page. Tony Patton describes how to use this rather obscure HTML feature. by Tony Patton
- Tags: Web, HTML, Mozilla Firefox, Microsoft Internet Explorer, Web Browser, Hyphen, Firefox 3 Release Candidate 1, Nobr Element, Web Browsers, Channel Management, Internet, Marketing, Tony Patton
- Blog posts 2008-05-31
- Can you be a self-respecting Web developer without knowing HTML?
- Tony Patton says he can't accept a so-called Web developer who doesn't fully understand the technology used to create their applications. How much do you think a Web developer needs to know about HTML? by Tony Patton
- Tags: Web Developer, Web, HTML, Tony Patton, Ian Lloyd
- Blog posts 2008-07-22
- Should Web developers keep up with browser statistics?
- Tony Patton explains why developers may want to keep up with Web browser statistics and describes where to find this information. Discuss how browser market share impacts your development work. by Tony Patton
- Tags: Web Developer, Web, Statistics, Web Browser, Intranet, Tony Patton, TheCounter.com, W3Counter, W3Schools, Browser Statistic, Web Browsers, Internet
- Blog posts 2008-08-26
- CCNA Curriculum No Barrier to Motivated Blind Student
- Tony McCloskey did something rather unusual, even though he already had a degree in electrical engineering; he enrolled in the Cisco Networking Academy Program and obtained his Cisco Certified Network Associate CCNA certification. For Tony, who was born blind, the lab-oriented nature of the Cisco classes might have posed an...
- Tags: Barrier, CCNA, Cisco Systems Inc.
- Case studies
- Download files over the Web with .NET's WebClient class
- The System.Net namespace includes the WebClient class for uploading and downloading files via HTTP. You can copy or read files with only a few lines of code. Tony Patton details how the WebClient class helped him solve a recent problem. by Tony Patton
- Tags: Web, Namespace, Data, Class, Site, File, Error, WebClient, WebClient Class, System.Net Namespace, Stream, String, imageAddress, currentLine, .Net, Channel Management, Software Development, Software/Web Development, Marketing, Tony Patton
- Blog posts 2008-06-27
- Great Journey: Mr. Penguin's Letter (exe)
- Tony and Annie are friends who live in the Old Port. Tony and Annie are avid travelers and have lots of close friends all around the world. One day, they get a letter from Mr. Penguin from Antarctica. Mr. Penguin begs them for help because a dangerous Garbage Dumper has...
- Tags: Mr.
- Software downloads 2006-10-02
- Secure ASP.NET 2.0 sites with Membership API
- Beginning with ASP.NET 2.0, the Membership API was added to simplify adding security to a Web application. Tony Patton explains out how to use the Membership API with a SQL Server backend. by Tony Patton
- Tags: Microsoft SQL Server, Microsoft ASP.NET, Web Application, API, Server, Microsoft ASP.NET 2.0, Authentication, Membership API, Web Application Security, ValidateUser, Error Message, ValidateUser Method, LoginView, WizardSteps, .Net, Middleware, Databases, Storage, Security, Software Development, Software/Web Development, Enterprise Software, Software, Data Management, Hardware, Tony Patton
- Blog posts 2008-08-18
- A .NET primer on reference types and value types
- Working with reference types and value types is usually not given much thought during daily programming chores; but if you ever choose to pursue .NET certification, you should be familiar with both types. Tony Patton provides you with a solid background in these programming basics. by Tony Patton
- Tags: Method, Reference, Class, Type, Object, Class Type, ByRef, Person, Person Class, SwapPeople, SwapValue, person1.FirstName, person1.LastName, person1.Title, person2.FirstName, person2.LastName, person2.Title, Console.WriteLine, Integer, ByVal, .Net, C#, Application Servers, Microsoft Development Tools, Development Tools, Programming Languages, Middleware, Software Development, Software/Web Development, Enterprise Software, Software, Tony Patton
- Blog posts 2008-06-16
- nec versa hard drive removal
- Pardon my ignorange, I havent had much to do with laptops. I have been given an old NEC versa note Vxi. It needs a new HDD but I cant figure out how to remove it let alone getting access to it, Can anyone help me with information to remove the...
- Tags: andrew65@..., hard drive
- Discussion threads 2007-06-29
- Unit testing options for JavaScript
- Unit testing is different from traditional testing because it is performed by the developer and not a tester. Tony Patton provides an overview of several options for unit testing client-side JavaScript code. by Tony Patton
- Tags: JavaScript, Unit, Web Browser, JsUnit JUnit, JUnit, Tests, RhinoUnit RhinoUnit, Dustin Machi, Scripting Languages, Software/Web Development, Web Development, Tony Patton
- Blog posts 2008-08-12
- Display Name in Active Directory
- I am trying to affect the sort order in my Corporate Address Book by inserting a leading space in the Display Name in Active Directory. I am using Windows 2003 Server. When I click apply -- the leading space disappears. Is there a workaround for this?Thanks,Tonyuse an underscoreI could get...
- Tags: Microsoft Windows Active Directory, Directory services, Servers, Display Name, Tony
- Q&A 2006-01-06
- Hubickart Contemporary Art Screensavers (exe)
- This is a contemporary art screensaver of fine art still life flower paintings. This software is just one of a series of downloadable screensavers featuring the paintings and drawings of the arist Murray Hubick. This version is the first release on CNET Download.com.
- Tags: Screensaver, Hubickart Contemporary Art Screensavers
- Software downloads 2008-04-08
- << Previous
- page 1 of 1
- Next >>