ilijevski

Stories kicked by ilijevski

PHP on Windows running against SQL Server???(statisticsio.com)

submitted by StatisticsIOStatisticsIO(240) 4 years, 2 months ago

Microsoft is going after the LAMP markets. I suspect they have a pretty good chance of converting quite a few customers. This means DBA's should be prepared. Hopefully, it will be better to support than JAVA and SQL Server :) read more...

add a comment |category: |Views: 0

tags: another

SQL 2005 Tools Install Experience is the suck(aspadvice.com)

submitted by ssmithssmith(1160) 4 years, 2 months ago

After installing Visual Studio, trying to then install SQL Management Studio is an exercise in frustration. This shows how to make it work in a 64-bit install and compares the process with the Visual Studio install process. read more...

add a comment |category: |Views: 13

tags: another

.NET Event Techniques(devlicio.us)

submitted by BigTunaBigTuna(219) 4 years, 2 months ago

A very simple technique to avoid the need for a null check prior to raising an event read more...

1 comment |category: |Views: 21

tags: another

Using a DropDownList/ListBox in ASP.NET 2.0(weblogs.asp.net)

submitted by lfriendlfriend(105) 4 years, 2 months ago

wo popular Data-Bound Web Controls that share the same abstract base class are DropDownList and ListBox. Slightly modifying our code from last time, we can easily incorporate these controls into our web pages. read more...

add a comment |category: |Views: 13

tags: another

First Look: Docking and SyntaxEditor for WPF(blog.actiprosoftware.com)

submitted by ActiproActipro(734) 4 years, 2 months ago

A first look at Actipro's docking tool window / MDI and syntax-highlighting editor controls that are in development for WPF. read more...

add a comment |category: |Views: 6

tags: another

A simple formatDate function for JavaScript(west-wind.com)

submitted by rstrahlrstrahl(7226) 4 years, 2 months ago

JavaScript lacks unfortunately built in string formatting functionality. Here is a .formatDate function that provides basic dateformatting for displaying digit based date strings (ie. 10/31/2008 or 2008-10-31 20:22 or 10:24pm etc.). read more...

add a comment |category: |Views: 12

tags: another

Silverlight Cross Domain Security Practices(silverlightuk.blogspot.com)

submitted by JemmJemm(9604) 4 years, 2 months ago

There seems to be a little confusion regarding cross domain security, not only in the Silverlight world but in the flash world also. The confusion seems to be mainly regard about security risks. There are 2 real scenarious regarding api's: 1) Exposing a service to your own applications 2) Exposing a service for consumption to third party developers (e.g. Mashups). read more...

add a comment |category: |Views: 3

tags: another

Changing the My Projects folder location (and other settings) in SSMS (visualstudiohacks.com)

submitted by javeryjavery(5523) 4 years, 2 months ago

Something that always drove me nuts. read more...

add a comment |category: |Views: 14

tags: another

Workaround for Mutually Exlusive RadioButtons(dotgicu.somee.com)

submitted by dotGicudotGicu(10) 4 years, 2 months ago

Workaround by using AJAX for mutually exlusive radio buttons used inside templated databound controls. read more...

add a comment |category: |Views: 1

tags: another

Customers May Not Want Frequent Releases(itscommonsensestupid.blogspot.com)

submitted by nsoonhuinsoonhui(1810) 4 years, 2 months ago

Frequent releases are good, or is it? read more...

add a comment |category: |Views: 0

tags: another

Linqpad and Linq Technology(spoiledtechie.com)

submitted by cheetahtechcheetahtech(815) 4 years, 2 months ago

Linq Pad software for LINQ queries read more...

add a comment |category: |Views: 9

tags: another