Warning - content coming soon
The content will be coming soon. What to expect:My idea's and examples about .net (web)development and stuff related.I'm talking about:MVCEntity frameworkSilverlightjQueryTwitter apiFacebook...
View ArticleVS2010 Large Solution Bottle Neck
Recently I looked into speeding up Visual Studio builds – I found the results interesting… I decided to do a few POC’s to see where the bottleneck is with large solutions in Visual Studio. After some...
View ArticleSterling NoSQL Sample Console App
Jeremy Likness built a lightweight, NoSQL , object-oriented database for .Net 4.0 called Sterling. First, wow. Second, links: - CodePlex: http://sterling.codeplex.com/ - WikiPedia: NoSql...
View ArticleSt. Louis Days of .NET 2012
The St. Louis .NET User Group is proud to announce that registration for the St. Louis Days of .NET 2012 is now open! The conference will once again be held at the Ameristar in St. Charles, Missouri,...
View ArticleNDepend v4 is out
In the next few days I will be taking a look at NDepends latest greatness! You should too. http://www.ndepend.com/NDependV4.aspx A big feature for me that is quite interesting is LINQ to CQL. Very...
View ArticleAPress Deal of the Day - 25/May/2012 - Pro Internet Explorer 8 & 9 Development
Today's $10 deal of the day from APress at http://www.apress.com/9781430228530 is Pro Internet Explorer 8 & 9 Development"This book is an in-depth guide to writing applications that embrace and...
View ArticleFree Tool Secunia PSI
Secunia provide a free utility for locating programs on your PC that need patching or updating with the latest version.The program is free for domestic users and can be downloaded from...
View ArticleAJI Software is now a Microsoft Gold Application Lifecycle Management (ALM)...
Our team at AJI Software has been hard at work over the past year on certifications and projects that has allowed us to reach Gold Partner status in the Microsoft Partner Program. We have focused...
View ArticleStylecop 4.7.26.0 has been released
Stylecop 4.7.26.0 has been released today 25/May at http://stylecop.codeplex.com/releases/view/79972
View Articlecrontab–l displays crontab: can't open your crontab file.
So the simple solution here is that you’ve never set up a crontab file. Create one, then run crontab <filename> to add the file. Then, a crontab –l will display just fine.
View ArticleNew Window Via JavaScript Clears Parent
This is not a new item at all but I came across it recently. For an app I had been using some JavaScript like: javascript:window.open(someurl.aspx here) to open a new window via a button. That bit of...
View ArticleHow to Overcome or fix MIXED_DML_OPERATION error in Salesforce APEX without...
How to Overcome or fix MIXED_DML_OPERATION error in Salesforce APEX without future method ?MIXED_DML_OPERATION :-one of the worst issues we have ever faced :)While trying to perform DML operation on a...
View ArticleControlling access to site folders if you cannot user Roles
I find myself on an assignment where I could not use System.Web.Security.Roles. That meant that I could not use Visual Studio's Website | ASP.NET Configuration. I had to go about things another way....
View ArticleList of Upcoming Appearances
Greetings. I know I have been in work sponsored hiding lately. We are working furiously on a beta project to secure a contract, and I can't really talk about it yet. Hopefully, the contracts will be...
View ArticleSSMS Slow To Save
When using SSMS 2008 I found it to be really slow when trying to save a file, even a small one with just some simple SELECT statements on it. The symptoms were the flashing save disk icons in the lower...
View ArticleMy Tech Ed North America Preview - Content Edition
As I promised in my last post, I feel the need to give you a rundown on all the technical content I am looking forward to checking out at Tech Ed this year. We shall start with the content I know I'll...
View ArticleHow to find Microsoft.SharePoint.ApplicationPages.dll and some other assemblies
You may be wondering where to find Microsoft.SharePoint.ApplicationPages.dll , if you are creating a new SharePoint application page? But don’t worry, it resides in _app_bin folder of your SharePoint...
View ArticleSync custom AD properties to SharePoint Profile
Here are some step-by-step instructions regarding configuring SharePoint to sync with custom AD attributes:Add the custom attribute in Active DirectoryThis part will have to be your doing; here is some...
View ArticleStyleCop 4.7.27.0 has been released
Stylecop 4.7.27.0 has been released today 29/May at http://stylecop.codeplex.com/releases/view/79972Stylecop / Resharper 7 EAP is now working again using build 54 from...
View ArticleA BYOD World in Mobile Enterprise Brings the Need to Adapt
Yesterday brought a lot of news coverage that Cisco has stopped funding and planning its Cius enterprise-grade tablet. Citing “market transitions” in which an increasing number of people bring their...
View Article