The Jesse Liberty Silverlight UK & Ireland Tour coming to Belfast…
08 March 10 02:30 | Simon Phillips | with no comments

As you may have heard Jesse Liberty (Silverlight Guru) is over this side of the pond during April and will be coming to Belfast on Thursday 22nd April.

We have a choice on the talk we want Jesse to do on the night and we’re opening it up to the NIMTUG members to vote on which talk they want to come to.

Head on over to the NIMTUG event blog for details of the talks

http://nimtug.org/blogs/events/archive/2010/03/08/the-jesse-liberty-silverlight-uk-amp-ireland-tour-coming-to-belfast.aspx

More User Group Member Benefits
11 January 10 10:01 | Simon Phillips | with no comments

Last month Damien blogged about an offer for NIMTUG members from O’Reilly (Special offer from O'Reilly for NIMTUG members - Damien McGivern). We also have an some offers from Apress

Apress_125x125[1]

DISCOUNTS OFF APRESS BOOKS:
User Group members receive a 35% discount off all regularly priced Apress books! Are you buying 10 or more books for an upcoming training, User Group promotion, or event? We offer a 40% discount when groups buy 10 or more regularly priced Apress books. To receive this discount, contact the Apress Sales Department at sales@apress.com with the discount code UGAPRESS along with the name of your User Group (NIMTUG).

eBOOK DISCOUNT:
We are pleased to offer a 50% discount off the ENTIRE cart of eBooks purchased on www.apress.com. To receive a special discount code for this offer, simply send an email to team@nimtug.org along with the name of your User Group (NIMTUG) and the title, ISBN, and author of the eBook(s) you would like to purchase. We’ll then contact Apress and get back to you.

Microsoft TechNet Ireland Blog : Resource Guide to Free Microsoft Software and Online Services
03 December 09 10:07 | Simon Phillips | 2 comment(s)

There is a good blog on TechNet Ireland - IT Pro Blog by our mate Wilbour Craddock with links to a Resource Guide to Free Microsoft Software and Online Services. Have a look I’m sure that you’ll find something new!!

Microsoft TechNet Ireland Blog : Resource Guide to Free Microsoft Software and Online Services

Online MSDN Library - Switch View Feature
22 October 09 12:55 | Simon Phillips | with no comments

I was looking up some documentation on MSDN today I noticed a new button has appeared in the bottom right hand corner named Switch View. (Not sure how long it has been there!)

 

image 

Clicking on the button give you the option of changing the style of MSDN from Classic to either Lightweight or ScriptFree

image

As you can see from the examples below changing to one of the other views are much easier on the eyes. They are also much faster in loading.

Classic

image

Lightweight

image

ScriptFree

image

One of the other nice features is around code examples within the library. With the classic view you are sometimes have to trawl through lots of examples for all the different languages.

image

With the Lightweight view this changes to a tab view that you use to change the language.

image

The ScriptFree view shows the code as that of the classic view.

As the Lightweight view is in Beta you can send feedback back to MS by clicking on the Feedback button which is next to the Switch View

image

Introducing Microsoft SQL Server 2008 – Free eBook Offer!
21 October 09 09:52 | Simon Phillips | with no comments

Just had the MS Press email land in my email this morning and again there is another free eBook offered this time on SQL Server 2008.

ms_sql_srv_cvr

You can find the link half way down the MS Learning: SQL Server -Training Portal under Special Offers. I was asked last week about certification paths for SQL the site also has some information about the courses and exams required to be certified in SQL.

 

If you are after more eBook for SQL then the guys over at RedGate have a bunch that they are giving away (why not try out their tools as well).

https://www.red-gate.com/dynamic/downloads/downloadform.aspx?download=ebook1

Once you’ve registered you can get hold of:

sql_server_ebooks SQL Server eBook Selection

  • Protecting SQL Server Data by John Magnabosco
  • The Art of High Performance SQL by Grant Fritchey
  • The Art of XSD by Jacob Sebastian
  • Two Minute SQL Server Stumpers Vol. 5

download_area_ebook_image DBA eBooks bundle

  • Mastering SQL Server Profiler
  • Brad's Sure Guide to SQL Server 2008
  • Brad McGehee's DBA Best Practices
  • How to Become an Exceptional DBA (2nd edition)
  • SQL Server Tacklebox

jitnrun2cover The Best of Simple Talk .NET

  • The Best of Simple Talk .NET – Jit N’ Run vol.2
Filed under:
Programming for Absolute Beginners
28 September 09 01:19 | Simon Phillips | 3 comment(s)

One of the questions I get asked lot is { our kid | son | daughter | parent | granny | dog | add own tag } (* delete appropriately) is wanting to start programming what’s the best place to start this thing called .Net?

I while back I posted about the Ramp Up which are free community-based learning course, but for people with a little background, but wouldn’t it be good if there was a site which started you off from scratch?

In my usual Monday morning blog read, I came across a post from Scott Hanselman about the MSDN Beginner Developer Center. The what I hear you cry! It was new to me, so it might be something that has missed you by as well.

image

This is an outline of the course contents for the Web Track

Introduction to Visual Web Developer

> Introduction to Visual Web Developer 2008 Express Edition

> Visual Web Developer 2008 Express Feature Tour

Introduction to Web Development

> Introduction to the Web as a Platform

> Introduction to CSS

> Introduction to JavaScript

Introduction to Programming Languages

> Introduction to the Visual Basic Programming Language

> Introduction to the C# Programming Language

Bits & Bytes

> Bits & Bytes: Lesson 1 Problem Solving in Life and Technology

> Bits & Bytes: Lesson 2 Things, Things, and More Things

> Bits & Bytes: Lesson 3 The Data Game

> Bits & Bytes: Lesson 4 Computer IQ

> Bits & Bytes: Lesson 5 Life before Mice

Introduction to ASP.NET

> Introduction to ASP.NET

> Visual Basic: Beginning Website Development Module 1

> Visual C#: Beginning Website Development Module 1

Absolute Beginner Series in Visual Basic

> Absolute Beginner's Series Lesson 1: Getting Started

> Absolute Beginner's Series Lesson 2: Creating a User Interface

> Absolute Beginner's Series Lesson 3: Events and Postback

> Absolute Beginner's Series Lesson 4: Web application state

Absolute Beginner Series in Visual C#

> Absolute Beginner's Series Lesson 1: Getting Started

> Absolute Beginner's Series Lesson 2: Creating a User Interface

> Absolute Beginner's Series Lesson 3: Events and Postback

> Absolute Beginner's Series Lesson 4: Web application state

ASP.NET

> Visual Basic: Beginning Website Development Module 2

> Visual C#: Beginning Website Development Module 2

Absolute Beginner Series in Visual Basic

> Absolute Beginner's Series Lesson 5: Debugging and Tracing

> Absolute Beginner's Series Lesson 6: Style sheets and Master Pages

> Absolute Beginner's Series Lesson 7: Databinding

> Absolute Beginner's Series Lesson 8: GridView and FormView controls

> Absolute Beginner's Series Lesson 9: Membership and Login controls

> Absolute Beginner's Series Lesson 10: Configuring, Building and Deploying

> Absolute Beginner's Series Lessons 11 – 14: Building a Quiz engine

Absolute Beginner Series in Visual C#

> Absolute Beginner's Series Lesson 5: Debugging and Tracing

> Absolute Beginner's Series Lesson 6: Style sheets and Master Pages

> Absolute Beginner's Series Lesson 7: Databinding

> Absolute Beginner's Series Lesson 8: GridView and FormView controls

> Absolute Beginner's Series Lesson 9: Membership and Login controls

> Absolute Beginner's Series Lesson 10: Configuring, Building and Deploying

> Absolute Beginner's Series Lessons 11 – 14: Building a Quiz engine

If you want more information then pop along to the site, or have a read of Scott’s blog which gives more details.

Scott Hanselman's Computer Zen - Programming for Absolute Beginners

SQL Server Synonyms in queries using Linked Servers
18 September 09 11:45 | Simon Phillips | with no comments

OK Synonyms are not new in SQL, they were introduced back with SQL Server 2005, but to date I’ve never got round to using them until now.

A synonym is really just a shortcut reference to a object (Table, View, Stored Procedure or Function) that resides in a database on another server that you have defined as a Linked Server (Note: You can also create them for object in databases on the same server and in the same database).

Where I have used Linked Server quite a bit before my queries become quite long and complicated with the long reference to the tables

SELECT * FROM linked_server.database.schema.table|view

This can be a problem when trying to deploy projects where the Linked Server name might change, as the production environment differs from my development environment, and I will have to re-touch all my code on the production environment (eek).

With using a synonym for each object I call on the Linked Server I can code my queries using the synonym rather than the long reference.

SELECT * FROM [synonym name]

Definition from SQL Server BO:

A synonym is an alternative name for a schema-scoped object. Client applications can use a single-part name to reference a base object by using a synonym instead of using a two-part, three-part, or four-part name to reference the base object.

This means,  that when I deploy my code to a different environment, I will have to drop and recreate the Linked Server and any Synonyms but I do not have to touch any other code (jobs-a-good’n).

Note: There is no Alter feature for changing Synonyms (or Linked Servers) but TBH that’s not a biggie!

Note: IN SQL Server 2008 you will loose your IntelliSense, but I think you don’t get it with Linked Servers anyway.

To create a Synonym for a remote object on a linked server you can use the SSMS but it is as easy to script it.

CREATE SYNONYM synonym_schema.synonym_name FOR linked_server.database.schema.table|view

Look for “synonyms [SQL Server]” in SQL Server Books Online for more information.

Filed under:
Free eBook – Mastering PowerShell
31 July 09 04:23 | Simon Phillips | 3 comment(s)

Bit late with this one but it’s worth a shout out.

Dr Tobias Weltner (Scripting Guru, PowerShell MVP and inventor of PowerShell Plus!) has released a free eBook entitled “Mastering PowerShell”)

Head over to PowerShell.com and download it now!!!

image

Filed under:
Problems with WSS Search not crawling local SharePoint sites that use a host header.
23 July 09 02:05 | Simon Phillips | with no comments

I’ve been having an issue recently with a customers search not working for their new WSS sites. For this we have used host headers.

The event log was filling up with the following events:

Event Type:      Warning
Event Source:    Windows SharePoint Services 3 Search
Event Category:  Gatherer
Event ID:        2436
Date:            23/07/2009
Time:            12:59:32
User:            N/A
Computer:        #########
Description:
The start address <sts3://<hostheader>/contentdbid={<guid>}> cannot be crawled.

Context: Application 'Search index file on the search server', Catalog 'Search'

Details:
    Access is denied. Check that the Default Content Access Account has access to this content, or add a crawl rule to crawl this content.   (0x80041205)

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.

This is due to the same problem that I was having a couple of months ago when I could not access local SharePoint sites that use host headers on the server (Unable to log on to SharePoint web applications from the local web server - Simon Phillips).

Where we assumed that time the problem was due to IE8, the same code is now in updates to Win 2003 / Win 2008. The workaround is the same where you basically create a white-list of host names that the computer will except as resolving to itself.

  • Click Start, click Run, type regedit, and then click OK.
  • In Registry Editor, locate and then click the following registry key:

    HKLM\SYSTEM\CurrentControlSet\Control\Lsa\MSV1_0

  • Right-click MSV1_0, point to New, and then click Multi-String Value.
  • Type BackConnectionHostNames, and then press ENTER.
  • Right-click BackConnectionHostNames, and then click Modify.
  • In the Value data box, type the host name or the host names for the sites that are on the local computer, and then click OK.
  • Exit Registry Editor, and then restart the computer.
  • Reference(s):

    http://support.microsoft.com/kb/971382

    Filed under:
    When can we get our grubby little hands on Windows 7 RTM?
    23 July 09 11:34 | Simon Phillips | with no comments

    Yesterday Windows 7 was released to manufacturing  (RTM), but when can you expect to get your hands on it?

    According to the Windows Team Blog will be available to the general public in 3 months time (22nd October) but there there are other ways of getting it sooner.

    (edited from Windows Team Blog: When will you get Windows 7 RTM?)

    For Partners & OEMs:

    ISV (Independent software vendor) and IHV (Independent hardware vendor) Partners will be able to download Windows 7 RTM from Microsoft Connect or MSDN on August 6th.

    Microsoft Partner Program Gold/Certified Members will be able to download Windows 7 RTM in English through the Microsoft Partner Network (MPN) Portal on August 16th. By October 1st, the remaining languages will become available to download.

    Microsoft Action Pack Subscribers will be about to download Windows 7 RTM in English starting August 23rd. By October 1st, the remaining languages will become available to download.

    OEMs will receive Windows 7 RTM software images around 24th July.

    For Business Customers:

    If you are a Volume License (VL) customer with an existing Software Assurance (SA) license you will be able to download Windows 7 RTM in English starting August 7th via the Volume License Service Centre (VLSC). The rest of the languages for Windows 7 RTM should be available within a couple of weeks after that.

    Volume License customers without a SA license will be able to purchase Windows 7 through Volume Licensing on September 1st.

    For IT Professionals:

    IT Professionals with TechNet Subscriptions will be able to download Windows 7 RTM in English on August 6th and remaining languages by October 1st.

    For Developers:

    Developers with MSDN Subscriptions will be able to download Windows 7 RTM in English on August 6th and remaining languages by October 1st.

    Filed under:
    Are you new to developing in .Net and looking for Free Training?
    01 June 09 10:47 | Simon Phillips | 4 comment(s)

    Microsoft has posted some free online training course for developers as part of their Ramp Up series.

    I came across this a while ago but there has been some new content released.

    Ramp Up

    Ascend to New Heights

    Ramp Up is a free, online, community-based learning program that will help you build professional development skills. Join Ramp Up (it's free!) and help advance your career.

    Currently there are 11 courses

    • Web Development with ASP.NET
    • Move from PHP to ASP.NET
    • Move from ASP to ASP.NET
    • Develop Windows Mobile 6 Applications
    • SharePoint for Developers - Part 1
    • SharePoint for Developers - Part 2
    • Visual Studio 2008
    • For the VS 2002/2003 Developer: Learn VS 2005
    • For the VB 6.0 Developer: Learn VB 2005
    • For the Java Developer: Learn .NET
    • Developer Basics

    Ramp Up home page.

    Nice Feature of Windows Media Player and Windows 7
    26 May 09 10:58 | Simon Phillips | 1 comment(s)

    This made me smile today… It looks like there are certain applications that have an enhanced taskbar thumbnail (not sure what the real name is for it).  When you hover over Media Player icon in the taskbar the thumbnail appears, at the bottom of the thumbnail you’ve got simple controls for previous, play | pause and next.

    WindowClipping (4)

    I’ll have to have a look how to create these for my apps, that and jump menus. Maybe a topic for a NIMTUG night ;)

    Has anyone else come across any other applications with similar features?

    Filed under: ,
    Unable to log on to SharePoint web applications from the local web server
    25 May 09 04:01 | Simon Phillips | 1 comment(s)

    I’ve just been dealing with this funny on my newly created virtual MOSS environment. I was not able to log on to any of my created SharePoint web applications from the server which was hosting SharePoint. However I was able to connect with the same users from other machines within my environment.

    The Michael Hofer over on sharepointblogs.com has been finding out that this issue can be is introduced with installing IE8 on the server (This is my dev environment, so no comments pls ;)) or service packs to the .Net Framework.

    Read the links below to find out more details but the fix that I applied (remember this is my dev environment) was to add a registry entry

    • Click Start, click Run, type regedit, and then click OK.
    • In Registry Editor, locate and then click the following registry key:

      HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\MSV1_0

    • Right-click MSV1_0, point to New, and then click Multi-String Value.
    • Type BackConnectionHostNames, and then press ENTER.
    • Right-click BackConnectionHostNames, and then click Modify.
    • In the Value data box, type the host name or the host names for the sites that are on the local computer, and then click OK.
    • Exit Registry Editor, and then restart the computer.

    References

    Filed under:
    Service Pack 2 for Office 2007, SharePoint (WSS and MOSS 2007) et al released!
    30 April 09 09:18 | Simon Phillips | with no comments

    A couple of days late, but if you did not already know the Service Pack 2 for the Office 2007 suite (desktop and server applications) has been released.

    Instead of listing all the individual downloads you can get a list of them all in KB968170.

    Keeping in contact with NIMTUG
    17 April 09 05:19 | Simon Phillips | with no comments

    We’ve got lots of way for everyone to keep track of what is happening in and around NIMTUG. I thought that I would list them here.

    rss_logo Blogs + RSS Feeds

    There are a number of different blogs hosted at NIMTUG. All the NIMTUG events and other events of interests will be announced on the Event Blog. As well as the event blog some of the members have their own blog hosted by NIMTUG.

    You can view all the blogs from the aggregated Blog page () .

    There is a Blog roll (opml) file here which lists all the Bloggers on the site. If you are a member and want to Blog on NIMTUG then drop us an email.

    twitterTwitter

    If reading blogs isn’t your thing then you can follow our twitter feed.

    pic_logo_119x32 LinkedIn

    Mathew O’Hare one of our members had the foresight to create a LinkedIn group. This is a great way for members to keep in contact, especially between meetings ;).

    NIMTUG LinkedIn Group

    Email

    Of cause we will still be sending out emails to the members about events.

     

    Have you got any comments and/or suggestions on how we use these formats or are there any other ones we should be using?

    Filed under:
    More Posts Next page »

    This Blog

    Applications / Addons

    Irish Community

    Microsoft Ireland Blogs

    My Articles

    Syndication