The latest stylecop checks the ReSharper build number. In case you have to put on a more recent nightly build (as I am in the process of doing), here is the URL:http://confluence.jetbr... 4.7.8.0 checks the build number of ReSharper) Can't code withoutPowerful search and navigation in C#,VB, XML, ASP.NET, XAML and more...
I've recently migrated over to 2010 -- this is to say that I've recently started working at a company with an enterprise level 2010 SharePoint instance.As I was doing to customer requirement - content type-architecture-alignment and testing last week, I noticed that there are various SharePoint site columns that can't be modified and / or removed from (even) a custom list once they've been added.I did quick internet search and wasn't able to find anything riveting.Anyone know what the scoop is on...
Imagine this scenario: You are sitting in your final technical interview the lead architect asks you about your experience using the MVC pattern noted on your resume. Before you can answer the coworker who developed that application with you says “I can answer this one, if that’s OK.” The interview goes great and in two weeks you get the call and receive an offer for both of you. That’s one offer with given to a team of job applicants. You all accept together as one unit or agree to reject the offer...
Stylecop 4.7.8.0 has been released at http://stylecop.codeplex.co... version is now compatible with R# 5.1 (5.1.3000.12), R# 6.0 (6.0.2202.688), R# 6.1 (6.1.37.86) and R# 6.1.1 (6.1.42.60) available from http://confluence.jetbrains... are the bug details for fixed in 4.7 and closed in 4.7 issues (over 20 issues fixed since 4.6)" Can't code withoutPowerful search and navigation in C#,VB, XML, ASP.NET, XAML and more...
Normal 0 false false false EN-CA X-NONE X-NONE /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-parent:""; mso-padding-alt:0cm 5.4pt 0cm 5.4pt; mso-para-margin-top:0cm; mso-para-margin-right:0cm; mso-para-margin-bottom:10.0pt; mso-para-margin-left:0cm; line-height:115%; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Calibri","sans... mso-ascii-font-family:Calibri;...
Free OCR scanning software is available from http://www.paperfile.net/Click link below to download FreeOCR.net. This is a bootstrap installer and will only download the files needed to install the latest version of FreeOCR Download Here This includes the English language Pack...
Today's $10 Deal of the day from APress at http://www.apress.com/97814... is Applied ASP.NET 4 in Context"Applied ASP.NET 4 in Context answers the commonly asked question, "Yes, but how does it work in reality?" Through a series of carefully constructed examples, the book shows how ASP.NET works in a real-world context, showing how technologies and best practices can be drawn together to create well-crafted web applications." I have read other books by Alan Freeman and I know he is an excellent...
When you first create a new table, there is no index created by default. In technical terms, a table without an index is called a “heap”. We can confirm the fact that this new table doesn’t have an index by taking a look at the sysindexes system table, which contains one for this table with an of indid = 0. The sysindexes table, which exists in every database, tracks table and index information. “Indid” refers to Index ID, and is used to identify indexes. An indid of 0 means that a table does not...
Intuit Partner Platform and Data Access I’m going to make some assumptions that will cover a lot of folks developing applications to work with QuickBooks. 1. You are running a copy of QuickBooks on your development machine. 2. You are running Visual Studio 2010 as your development environment of choice. 3. You have some flavor of Microsoft LightSwitch installed. 4. You want to access QuickBooks data on your machine to USE LightSwitch. Well now you have an option. Head on over to http://www.rssbus.com...
Nationwide search on dice.comFeb. 4, 2012C# - 8,518ASP.NET 4,957.NET MVC 1,101Biztalk 409Microsoft Dynamics CRM 461Sharepoint 4,022SQL Server 14,390Java 16,854groovy 292Oracle 18,118...
Monster.comNationwide searchJob Title: Empty ; Skills/keyword: mvc location: emptyResults: 523 jobs nationwide (mostly java )Change to Skills/keyword ASP.NET MVCResults: 80 jobs nationwide.net mvc = 129groovy = 66 jobsgrails = 44 jobsC# 3,481VB.NET 855.NET >5,000ASP.NET 2,245Java > 5,000Delphi = 93VB = 2,559Visual Basic 2,604ORM - 150Hibernate - 851NHibernate - 53Linq = 162Entity Framework = 97fxcop = 5 jobsOracle = >5,000SQL Server = 4,148mysql = 1,431db2 = 699Nunit = 120JUnit = 422Selenium...
It's been exactly over three years and two months since I last logged in to this blog. The last post which I made on Dec 2008, was itself after a one year gap :). Well, now let me try if I can continue this activity. Lot of learning, lot of new cool stuffs. Technology itself has been changed quite dramatically over this period with the addition of new cool stuffs and I believe my English as well improved a little bit :). Microsoft developers finally started realizing the drawbacks of ASP.NET architecture...
Lambda expressions are a powerful tool to writing quick, concise code. They can be used in numerous situations, most notably in conjuction with LINQ statements.A lambda expression is an anonymous function that can contain expressions and statements, and can be used to create delegates or expression tree types.All lambda expressions use the lambda operator =>, which is read as “goes to”. The left side of the lambda operator specifies the input parameters (if any) and the right side holds the expression...
Wake up in the morning feeling all C Sharpy Grab my laptop by my bed, I'm going to code this pretty Brush my teeth and my hair much later I'm sure Cause when I'm coding an idea I ain't looking to score I'm talking curly braces have to close, close Writing comments all in prose, prose. Errors blowing up my codes, codes Music popping, coding my favorite ideas Pulling up, reading the tweets Starting to get a little bit Lispy No slop, make it top Coding, blow that keyboard up Today I'm going write Till...
Patches have been issued for PC Anywhere. Please see:http://www.symantec.com...
Bob Borchers revealed that the reason a lot of iPhone adverts show the time as 9:42 am on the iPhone was because the iPhone was originally launched at that time.For one of the commercial for the original iPhone, Borchers said the phone number used to demo the Google Map function was genuine and is the actual number number of the Pacific Catch Restaurant in San Franscisco and the last time he was there they still had the iPhone special, which is calamari.http://www.macnn.c...
Designing for Performance The basic building blocks for todays computers are virtually the same as those of the early IAS computers. The focus has been on optimizing and increasing speeds while keeping the same architecture. Processors Increasing speed with processors uses several techniques including… Branch prediction – a processor looks ahead in the instruction code fetched from memory and predicts which branches or groups of instructions are likely to be processed next. Data flow analysis – the...
IASA SE Florida ChapterSoftware Design PatternsNina GrantcharovaSoftware Architect at LL Global 02/21/2012 6:00PM Meet 6:30PM PresentationSign up at: http://www.iasaglobal.org/a... HabermannPresident IASA SE Florida Chapter...
South Florida Code Camp on 02/18/2012 - a free event: 66 Speakers - 14 Tracks - 81 SessionsSign up to attend: http://www.fladotnet.com/co... Rainer HabermannSFCC Speaker Coordinator...
Before I get into this I am not an Office Live Small Business or Office 365 expert but I have used Office Live Small Business for number of years as a light weight way of managing some parts of my business. I now need to migrate to Office 365 and one of the areas which concerned me was around custom lists which had attachments. I had a number of these with lots of rows and I had been waiting for some information on how these would be migrated and hoped they would just be migrated for me automatically....
Thanks to Seif Attar for highlighting this problem. It seems MSMQ doesn’t like sending to computers with names longer than 15 characters (which some may remember is the NetBIOS limitation). To try it out, I created a queue on a Windows XP machine with a computer name of VeryLongMSMQServer and sent off some test messages to DIRECT=os:verylongmsmqserve... I requested acknowledgements so I could see any errors and wasn’t disappointed: As soon as I renamed the machine to ShortMSMQServer,...
If you have seen the Windows Phone commercial where the father is in the grocery store with the shopping list in OneNote you have gotten you first taste of the flexibility that can be had with OneNote. I like most consultants have a lot of fires going and once and I am finding that the templates in OneNote are helping me to get a handle on the different projects and tasks I need to track. I started using OneNote to do simply what its name suggests: take and organize notes. Lately though I am finding...
Most of us spend our time in Visual Studio writing .NET code within a Visual Studio solution. Given this situation we find it very easy to integrate with Team Foundation Server for our source control and have a well known work pattern. But what happens when you want to use TFS as source control for non-Microsoft development? The most important thing to remember is that source control should be as transparent as possible to the developer. If the particular language or product does not have an Integrated...
I have just installed the latest stylecop 4.7.7.0 and the latest nightly build of Resharper (build 42) and they work well. Stylecop now has a feature whereby you can override the maximum number of issues reported. I used an an as-downloaded copy of PowerCollections and increased the limit to 100,000 issues and did a ReScan all with Stylecop. Here are the last 3 lines of the report:------ StyleCop completed ------========== Violation Count: 15080 ==========...
Yeah it's a tough question especially since most of us across the globe, both young and old heavily rely on computers and the internet . Today, life would be virtually impossible without it. When I was in elementary school I always dreamed of becoming an artist. I loved to paint and draw because I can express my thoughts and emotions through art. But things changed after I graduated in high school because my family couldn't afford to send me to university. I earned my BS degree because I got a scholarship...
Today's $10 Deal of the day from APress at http://www.apress.com/97814... is Pro SharePoint Designer 2010"SharePoint Designer 2010 is the key to customizing and improving the functionality and appearance of SharePoint sites, and Pro SharePoint Designer 2010 is your one-stop shop to getting the most from this powerful application."...
Install EclipseThen install the android pluginhttp://developer.andr... Basic Hello Worldhttp://developer.andro... KSoap2 for WCF...
http://hellspawndev.blogspo... http://forums.asp.net/t/172... http://www.thecodinghumanis... http://www.devtrends.co.uk/... http://www.mikesdotnetting....
Disclaimer Firstly, I must come clean, I work for a digital music company which is involved in digital music streaming and downloads. In no way are the views expressed are the views of the company for which I work. They are merely the subjective views of an atypical music consumer. I say atypical because despite being over 40, I seek out new bands on the radio, using listen again on 6Music and BBC Introducing programmes, such as Christian Carlisle’s excellent BBC Sheffield programme. I make an effort...
http://www.hanselman.com/bl... http://developer.android.co... http://www.matthewbussa.com... http://www.blog.ingenuityno...
Recently someone was showing me WCFStorm for testing WCF services, which is very simple to use.However, SOAPUI certainly has a lot of power.I needed to add an image to send to a service and noticed that referenceshttp://www.soapui... My XML ended up looking like this:<soapenv:Envelope xmlns:soapenv="http://schem... xmlns:ubox="UBoxMobileServi... xmlns:ubox1="UBoxMobile.Dat... <soapenv:Header/>...
The New Horizons team are asking that the flyby of Pluto by the New Horizons spacescraft be honoured by the issue of a stamp. Please sign up at http://www.change.org/petit...
Visual Studio 2010 offers a collection of extensions that help the developer's life. In this list I try to share some that I hope will help you as they have helped me. Visual Studio Achievement Extension This extension is less useful than the whole list, but one of my favorites. NuGet Package Manager This is a package management system for the platform. NET that simplifies the inclusion of third-party libraries in your projects. The included libraries are automatically updated. Productivity Power...
Given recent changes in my personal life with my son's diagnosis I will probably be blogging more on a bi-weekly basis instead of weekly for a while. I'm hoping this will be a temporary change until we get things all in order. Also, I may be sprinkling in a few C++ posts as well to keep things fresh. I've been working on a C++ project as of late and though it is no longer my primary language, I still feel it has a lot of power and is worth knowing well.Thanks for your understanding...
Pros and Cons of NOLOCKI have seen some developers use WITH (NOLOCK) when querying in SQL Server and wonder why they use. Now i explored it and found that its useful to improve the performance in executing the query. However there is a disadvantage in using it. The disadvantage is that one may not be sure that they are getting the data which is currently being updated in the Table ie Without lock protection, you cannot be guaranteed that the data isn’t changing during the time that the query is running.With...
The landscape of SQL Azure backups is changing rapidly. A few tools are becoming available at no charge and Microsoft is adding capabilities over time. Here a quick update.Microsoft ToolsMicrosoft offers two primary backup mechanisms so far:Export/Import feature available on the Azure Management portalThe COPY operation as part of its T-SQL CREATE DATABASE statementThese mechanisms do not offer a scheduling component and do not work together. To obtain a transactionally consistent backup, you first...
Because I have moved to a new company, new position, and I am using new technologies this seems as good a time as any to change the focus of this blog. I have received some commentary to broaden my perspective and I will take this change to change and broaden the scope of my blog. More than just code I plan to include all sorts of things I come across in my job like: General coding practices and SOLID coding principals Interviewing and career advice For other things I am passionate about like my...
Last updated: 2012-02-02 This is a big post – over 12200 words – and so I’ve decided to make it available as a PDF download, which you can get here: http://www.bobtacoindustrie... It has bookmarks for easier navigation along with a Table of Contents and page numbers. I expect that I will revise this from time to time and welcome any suggestions, feedback, and (especially) corrections. If so I will update the Last updated field at the top and will create...
Inviting all the people who wish to expand their knowledge in the field of Microsoft Technologies. I will be conducting FREE classes on various streams in Microsoft Technologies like: SharePoint - Administration and Development Visual Studio - 2010 C# and .NET 4 LINQ Team Foundation Server 2010 SSIS ASP .NET Programming Office Apps & Open XML Basic SQL Server and Queries Windows Azure One Note All the courses will be taught using Microsoft Official Curriculum. Soft copies of Lab material, Virtual...
A new version of Firefox is now out - version 10!In Firefox, go to Help, About FireFox, wait for the download to run and apply...
A friend of my runs a site called Hairlosstalk.com I am very happy for him as he worked very hard on the site authoring articles after countless hours and years of research and blogging and writing and chatting and on and on. So certainly for anyone male or female wanting to get good advise on preventing Hair Loss and growing back some lost hair, his website gets a ton of traffic and for good reason...
<?xml version="1.0"?><project name="schemaspy" default="main" basedir="."> <property name="src.dir" value="src"/> <property name="build.dir" value="${src.dir}/build"/> <property name="metadata.dir" value="${build.dir}/metadat... <property name="kb.dir" value="${build.dir}/kb"/> <property name="program.dir" value="${build.dir}/program... <property name="project.dir" value="${build.dir}/project... <property name="account.dir" value="${build.dir}/account...
Over the years of being a FTE and a contractor I see in my gmail account the list of company email addresses that I have had over the years. Certainly I wouldn't be able to recall all the email addresses prior to using gmail. Like me VarsityGold.com and Dataquick.com email, and Phoenix New Times email addresses along with Today.com etc...tom.stickel@grsgroup.com Thomas.Stickel@sperry.ngc.com tomstickel@pqa.com thomas.stickel.ctr@navy.mil Tom.Stickel@suntrust.com tom.stickel@nih.gov tom.stickel@scc.virginia.go...
Back in 2009 I was tasked with automating database dictionaries and schemas outputs for the CI (Continuous Integration) Server called Hudson ( which is probably now owned by Oracle and will become a name like Jenkins, but I digress. CruiseControl and CruiseControl.NET for Windows is another popular free CI, both of which are superior to the lightweight CI of TFS ).I setup ANT scripts with regular expressions that would get called nightly to rebuild the creation of html and image files with the schemaspy...
Microsoft Press are offering 50% off a number of the Step by step e-books at http://shop.oreilly.com/cat... The titles are:...
HTML5 Cookbook, by Christopher Schmitt and Kyle Simpson, provides an overview of HTML5 along with problem/solution scenarios which will allow developers to hit the ground running using HTML5. It also includes chapters on how to implement the new features available in HTML5, including native audio, native video, geolocation, the canvas element, local storage, drag-and-drop, and more. This book is perfect for intermediate to senior level developers who are looking to get up to speed on the new semantics...
The InvokeProcess activity is very useful when it comes to running shell commands and external command line tools during a build process. When it comes to integrating with TFS source control during a build, the TF.exe command line tool can be your friend, as it lets you do most of the usual stuff such as check-in, checkout, add, modify workspaces etc. However, it can be a bit tricky to handle the output from tf.exe, since it often produces warnings that is not necessarily a problem for your build....
I've been receiving requests for the source code of my MessageBox controls for ASP.NET and so I've decided to upload my project in CodePlex so everyone can use it. You can check and download the controls here: http://proudmonkeycontrols.... Download Documentation Feel free to visit my project page and provide your valuable feedback! Thanks...
Stylecop 4.7.7.0 has been released at http://stylecop.codeplex.co... release announcement reads:"Updated release "4.7" for project stylecop This is now compatible with the Visual Studio 11 Preview.Install order should be : VS10VS11R#6.1.1 msi (for VS10)R#6.1.1 vsix (for VS11)StyleCop 4.7.4.0 (or later) This version is now compatible with R# 5.1 (5.1.3000.12), R# 6.0 (6.0.2202.688), R# 6.1 (6.1.37.86) and R# 6.1.1 (6.1.41.36) available from http://confluence.jetbrains...
Geekswithblogs Gets a Facelift
Celebrating the five year anniversary of the first post on Geekswithblogs, the GWB team has launched a new look and functionality for the community designed to help the community continue to grow and increase interaction amongst bloggers.
The new design offers bloggers and readers the ability to quickly check recent posts, popular posts, Twitter users from the community, community news, and featured bloggers.
The redesign also makes it easier for bloggers to find tutorials on how to get the most from their blogs, support information, and a community-wide tag cloud.
We hope that you will enjoy the new features and look. Here’s to another five years and to everyone that makes up Geekswithblogs!
GWB Goes to PDC ’08 – Let Us “Tag Your Top”
Geekswithblogs is proud to be a Silver Media Sponsor for the upcoming PDC ’08! This will be a great opportunity for face-to-face interaction with the developer community.
If you happen to be going to Los Angeles for the PDC, and we highly suggest you do, make sure to swing by the Geekswithblogs booth (#100) in the Expo Hall to say hi! We will have some amazing looking Geekswithblogs stickers hot off the press ready to “tag your top” – so bring your laptop by to take it from drab to fab!
GWB Podcasting from PDC ‘08
Make sure to look for fellow Geekswithbloggers Chris Williams and D’Arcy Lussier roaming around the floor. They will be playing the part of on-site GWB ambassadors and roving reporters; stop and chat with them!
We’d like to know what you think about the upcoming podcast. We are thinking of firing PodcastStudio.net (the official podcast of GWB) back up after the event and would like to hear your thoughts and suggestions.
GWB and PDC ’08 – We’ll Make You Famous!
A major part of our display at our PDC booth is going to include a video featuring none other than the Geekswithblogs community members! We’re proud to have you as contributors to a large, healthy blogging community and want to give you some additional exposure.
Here’s what to do; record yourself saying “I’m a geek with a blog, and I…”. Simply fill in the rest with something interesting about yourself. It could be anything from what technology you love, what you like to do in your spare time, where you live, etc.
Examples include:
- I’m a geek with a blog, and I rock at ASP.NET.
- I'm a geek with a blog, and I support my development community by presenting at user groups.
- I'm a geek with a blog, and I love playing guitar.
- I’m a geek with a blog, and I volunteer to help the homeless.
- I’m a geek with a blog, and I chug energy drinks.
First 30 bloggers that send in a video with at least 5 statements get a ultra-stylish Geekswithblogs t-shirt with their blog URL on the back!
Stay tuned for FTP information for uploading your files!