KHÁM PHÁ


0,0
0,0
0%
$20 USD / giờ
・

United Kingdom (11:53 SA)
・
Đã tham gia vào tháng 6 12, 2006
$20 USD / giờ
・
With over 15 years experience building businesses through technology, James at Focus Solutions has a multitude of skills and experience on the Microsoft platform. As a pragmatist, I can help select, design and integrate the technology solution that will help drive your business. Most technology projects fail because they don't meet the expectations of the user base - here at Focus we believe we have failed if you do not see any business improvement through engagement with us. The focus advantage is talented software and business analysts combined with real business skills. Typically companies we deal with can have either small or large technology challenges, we help them solve those challenges through careful analysis of the your information and then we propose solutions that meet your needs.
Xác thực

CMS driven Travel Website

Dot Net Nuke Website

Dynamic C# HTML5 Website

CMS driven Travel Website

Dot Net Nuke Website

Dynamic C# HTML5 Website
Không có nhận xét nào để xem ở đây!
Kinh nghiệm
Discover Travel & Tours
thg 4, 2011 - thg 12, 2014
•
3 năm, 8 tháng
General Manager
thg 1, 2013 - thg 12, 2014
•
1 năm, 11 tháng
James was promoted to General Manager as the business owner moved from an operational role to one of a shareholder. James has been involved in shaping the strategy for the organization for a decade and has seen consistent growth, consistent net margin enhancement and improved productivity and service levels year on year. This company continues to enter new markets and innovate its products to keep ahead of the competition; cementing its place as a market leader for UK Inbound tour operating under his direct leadership
Business Operations Manager
thg 4, 2011 - thg 1, 2013
•
1 năm, 9 tháng
James returned to Discover Travel & Tours to take over the operations side of the business including Finance, IT, Reservations and purchasing. During this time James was able to lead a team of 20 to make significant improvements to the operational function that improved service delivery and innovated the services the company offered.
thg 4, 2011 - thg 12, 2014
•
3 năm, 8 tháng
SSIS Marketing Systems Developer
thg 12, 2010 - thg 4, 2011
•
4 tháng
SECO Tools
thg 12, 2010 - thg 4, 2011
•
4 tháng
Seco Tools in Alcester are the centre of excellence for their in house CRM system based on the Lotus Domino platform. James’ role within the organisation was to provide 2nd/3rd line help to administrators of the system based in anyone of the 200 subsidiaries around the world, sustain the system and handle migration and installation of new versions throughout the world, and to refine and develop new versions of the application. This role involved extensive worldwide travel and extensive on the spot integration into legacy applications. The technical competencies used in this role were VB6 development, MS Access Development, MS SQL Server Development, Lotus Domino Development, Lotusscript & xPages development and project management.
thg 12, 2010 - thg 4, 2011
•
4 tháng
Business Information Systems Manager
thg 1, 2005 - thg 12, 2010
•
5 năm, 11 tháng
Discover Travel & Tours
thg 1, 2005 - thg 12, 2010
•
5 năm, 11 tháng
James joined the company as IT Manager and immediately joined the Senior Management team where he was responsible for a team of developers and support staff overseeing a user base of 50. The organization developed and maintained its own reservation system and connectivity channels with other 3rd parties so James oversaw the continual sustainment and development of desktop and web applications. Technical competencies used in this role included C#.net, Microsoft SQL Server, HTML, CSS, Javascript, Classic ASP, ADO.Net, MS Exchange, VOIP/SIP, MVC, Coldfusion MX, SugarCRM, SplendidCRM, project management and Agile development methodology.
thg 1, 2005 - thg 12, 2010
•
5 năm, 11 tháng
Học vấn
University of Derby
2012 - 2014
•
2 năm
MBA

United Kingdom
2012 - 2014
•
2 năm
Bằng cấp
MBCS
2008
British Computer Society
Member of the British Computer Society
2008
CITP
2009
British Computer Society
Chartered IT Professional
2009
PGCert
2013
University of Derby
Postgraduate Certificate in Management
2013
Ấn phẩm
Is MSXML2.ServerXMLHTTP stuck when you move to IIS 7?
Blogspot
I have recently migrated some sites from an old Win 2K server machine running IIS6 to IIS7 and one of the problems I came up against was a single page that uses MSXML2.ServerXMLHTTP to post pages that I queue up. Scenario: I have a table in a SQL server that stacks up URLS to post to (ie a queue). Every 5 minutes a script runs that posts all these urls. Set http = Server.CreateObject("Microsoft.XMLHTTP") Set DB = Server.CreateObject("ADODB.connection") DB.Open(Application("Conn")) sql = "S
SEO Rewrites using ISAPI Rewrite
Blogspot
Every little bit of traffic is essential, all those links are all so important to rankings, but what happens when the content is no longer valid, do you just delete the page and lose all that traffic (giving them potential 404 errors). Of course not, what you want to do is permanently redirect to the now relative content. Lovers of apache webservers have been able to do this for years using a .htaccess file and now thanks to Helicon ISAPI rewrite you can do the same. Consider the following scenario: \
Parameter Sniffing
Blogspot
I recently migrated all databases from an old Sql Server 2000 box to a brand spanking SQL Server 2008 R2 tin. Obviously as part of the migration everything was thoroughly tested, and bits were rewritten to take advantage of new features, discard legacy components and ensure a smooth migration. And everything was smooth, even when we went live everything worked, but one day later one stored procedure was taking over 3 minutes to run. Obviously the first thing I did was to run the SQL directly in SSMS - and h