Doguhan Uluca's Picture

Doguhan Uluca

Washington, DC http://TheJavaScriptPromise.com 37 posts

Doguhan Uluca is a Software Development Xpert at Excella. Founder of Tech Talk DC and the DC Full-Stack Web Summit. Author Angular 6 for Enterprise-Ready Web Applications. Speaker at ng-conf and more.

Why You Should Stop Using SQL Server Management Studio(SSMS)

As a .Net Developer, I always install SSMS on my development machine and use it quite often when I’m integrating my code with the database. However, recently I’ve noticed I’m wasting a lot of time – first waiting for SSMS to load and second to observer what Foreign »

Give Machine Access to SQL Server 2008, R2, 2012 & Up

UPDATE: See my new blog post on How to Work with Windows Authentication and Local Databases. Motivation During development giving database access to a large team of developers can become challenging. It’s a chore to setup SQL Logins and things only get more convoluted if you try to use »

Watch out how you format that navigation string

Related Platforms: Silverlight and Windows Phone 7 The Problem I’ve noticed that the constructor on my MainPage was being called again, when I navigated back to the MainPage using the NavigationService. NavigationService.Navigate("/Views/MainPage.xaml"); .csharpcode, .csharpcode pre { font-size: small; color: black; font-family: consolas, "Courier New", courier, monospace; »

Deceiving Arts blog goes live

Finally, it’s great to get a blog going, amidst concerns of slow performance with the hosting company. Please feel free to comment about any technical issues, you may experience with the blog. We’ll work to get any issues ironed out. Currently, we’re working hard to get our »