Back to Homepage FullerData.com - News


General News:

BBC News
Guardian News
Telegraph News
BBC UK
BBC Technology
BBC Business
World Press
Telegraph Opinion
Scotsman Opinion
Yahoo Opinion
BBC In Depth
BBC Magazine

Techie News:

Slashdot
Kuro5hin
Slashdot Developers
Slashdot Games
Slashdot Science
PhysicsWeb
Wired Technology
PCWorld
DevMaster
GamaSutra Articles
The Register
TheServerSide .NET
TheServerSide J2EE

Sports News:

Sport Headlines
Football
Motor Sport
Cricket
US Sport

Microsoft:

MSDN Architecture
MSDN Patterns
MSDN
MSDN Magazine
MSDN Web Services
MSDN C#
MSDN .Net Framework
MSDN ASP.Net
C# FAQ

Database:

MSDN SQL Server
Oracle ASk Tom - Popular
Oracle Ask Tom - Recent
Oracle Blogs

Other Techie:

Code Project
C# Stuff
Live @ Sax.net
Help .Net
SQL Junkies
DotNet Junkies
4GuysFromRolla.com
Netcraft

Blogs:

Chris Brumme
Martin Fowler
Chris Sells
Scott Watermasysk
Sam Gentile
Eric J. Smith
Herb Sutter
The Old New Thing
Sam Ruby
Tim Bray
Tom Miller (MDX)
Rico Mariani
causticTech
Johns Perf Blog


HelpNet:

  • Windows Phone 7 development, some basic stuff are missing

  • I love the new WP 7 platform, the development kit is great and I am fond of the emulator. I am looking forward to get a real phone to test some of my apps (hint to Microsoft) but I have to admit it's a steep curve to code professionally for the new operating...(read more)
  • Windows Phone 7 developer edition, not for every country

  • Well I can confirm that in Ireland the official answer from Microsoft reps on the number of Windows Phone allocated for developers is..... (drum rolls) 2 !! Yep that's true, if I need to test an app I am building, I was told that I have to register for...(read more)
  • Kindle UK store, a joke?

  • I am a big fan of the Amazon Kindle but their business model is really flawed! Today they launched a UK version. Sadly Irish customers are excluded from the store! What I find funny and irritating in the same time is their lack of respect. See the Irish...(read more)
  • Debug issues with Visual Studio 2010

  • First I like a lot VS 2010. I currently work with the Beta 2 on 3 different projects and it's a great tool. However I noticed that in Debug mode VS crash a lot, whatever the project. It's totally random, it is not a big deal but it involves restarting...(read more)
  • The .Net Coffee Break Show is back with Scott Guthrie

  • .NET 4.0 with Scott Guthrie Tuesday 2nd of February 2010 8:30am PST - 16:30 Irish time Developers.ie invites all our members to attend our regular webcast. Our next speaker is Scott Guthrie. Scott is a Corporate Vice President in the Microsoft Developer...(read more)
  • The .Net Coffee Break Show is back! Thursday 18th of June with Dino Esposito

  • Developers.ie invites you to attend our regular webcast. What's new in ASP.NET 4.0 presented by Dino Esposito Summary : The keyword to understand what's new in the overall ASP.NET 4.0 platform is "more control". ASP.NET 4.0 is neither revolution nor refactoring...(read more)
  • How to protect yourself against the latest SQL injection

  • Now it's time to rejoice and be positive. Following my different posts about the latest SQL injection attacks, I got all sort of comments. Roughly half of the commenters saying I am a moron, why you don't go back to school and protect your databases,...(read more)
  • Hundreds of websites under attack and Microsoft are you doing something?

  • Following my last post on the subject of SQL injection, this story is far from being finished. First thanks to all your comments, I really applied most of the advices, licke checking against query string vulnerabilities,XSS, etc... I don't use dynamic...(read more)
  • Warning, new nasty worm on the loose, be very careful

  • Hi folks Raise the alarm, it seems a nasty new worm is on the loose. Sadly too late for me, my SQL database has been infected twice in the past ten days, and even if I have some backup I lost some data :-( I identified the culprit as Jpdog.3322 and it...(read more)
  • Modifying the HTTP Response Using Filters

  • When a browser requests an ASP.NET page from a web server, the ASP.NET engine takes that request through a number of steps that, together, generate the resulting markup, which is returned to the requesting browser for display. The stages in this process...(read more)
  • Evolutility lightweight framework for heavy lifting

  • Evolutility is a generic web UI for database applications. With it you can build CRUD (Create, Read, Update, Delete) web applications simply by providing the metadata describing your application UI and database mapping. No hand-coding is required. Read...(read more)
  • The .Net Coffee Break show 10 - Parallel programming with Stephen Toub - 11th December

  • Join our next webcast! 11th December 2008 Developers.ie invites all our members to attend our regular webcast. Our next speaker is Stephen Toub, Senior Program Manager on the Parallel Computing Platform team at Microsoft Parallel programming with .NET...(read more)
  • The .Net Coffee Break Show 9 - Josh Holmes - Leveraging IronRuby in Silverlight

  • Join our next webcast! 3rd of December 2008 Developers.ie invites all our members to attend our regular webcast. Our next speaker is Josh Holmes, Microsoft Architect Evangelist. Leveraging IronRuby in Silverlight Summary : Join Josh Holmes as he talks...(read more)
  • For your screenshots...FireShot

  • FireShot is an in-browser tool for Firefox and Internet Explorer that allows you to take screenshots and then annotate, edit, organize and export them. Screen-grabbing is a common activity for Web developers to document previews of Web application prototypes...(read more)
  • How a screen reader see your page, use Fangs

  • Fangs is an in-browser tool for Firefox that emulates what a screen reader “sees” when visiting a Web page. Its function is simple: to output a transcript of what a screen reader will read out to a user when a Web page is visited. It’s a helpful tool...(read more)