Zalmoxis Blog Rotating Header Image

software development

SqlBulkCopy – Fast Way For Importing CSV Files to SQL Server

If you need to import large CSV files in SQL Server and you want to avoid using Integration Services you can use SqlBulkCopy from .Net based application.

(more…)

Popularity: 1% [?]

Update On Remove/Look for Duplicate posts in WordPress

If you have edited some of the posts with the new versions of WordPress the old script will give some misleading results. So I have made an update of the script:

(more…)

Popularity: 1% [?]

Oracle DBMS VS SQL Server 2005 On The Web

Scale is based on the average worldwide traffic of sql server 2005 in all years.

oracle 11g 

(more…)

Popularity: 1% [?]

The ASP.NET Page Lifecycle In One Picture

dd252940.fig01a%28en us%29 The ASP.NET Page Lifecycle In One Picture

Figure 1 The ASP.NET Page Lifecycle

Popularity: 1% [?]

.NET Framework Client Profile – First Touch

I wanted to experiment for a while with .Net Framework Client Profile. So I created windows forms application to test which namespaces are included in this "client" version of the framework. I added reference all System.* assemblies. And what is the result:

(more…)

Popularity: 1% [?]

Resolving ClickOnce Issues with FireFox and Opera

The project I am working on for the last two years is windows smart client application which is deployed using ClickOnce. But ClickOnce has issues with all other browsers except Internet Explorer. I have decided to post what are the most common ways to resolve this issues in FireFox and Opera unfortunately I was not able to find solution for Safari web browser.

(more…)

Popularity: 1% [?]

SQL Server 2008 RTM Available For MSDN Subscribers

Yesterday I have received and email that SQL Server 2008 will be available on 21st of August

(more…)

Popularity: 1% [?]

Top Risks In Software Development Project Management

    Мислех тук да преведа някои неща относно управлението на риска в софтуерните проекти и по-точно да опиша най-често срещаните рискове. След проучването и при опита да превеждам думи като schedule и estimation реших, че е по добре просто да оставя списъка на английски. Списъка го направих за мое собствено ползване, но ще се радвам ако имате какво да добавите.

    (more…)

Popularity: 1% [?]

Тенденции в софтуерното инженерство – Да използваме нещо готово или да си го напишем сами?

Първо искам да уточним разликата между програмист и софтуерен инженер. За програмиста или специалиста по компютърни науки са важни съвсем различни неща от разработчика на софтуер.  За хората занимаващи се с разработването на софтуер най-важното е коя част от тяхната работа носи бизнес стойност за техните спонсори (работодатели). Затова един от основните въпроси е дали ние да си пишем компоненти, които не са важни за решаването на бизнес проблемите в нашия софтуер.

(more…)

Popularity: 1% [?]

Join the Dark Side of Visual Studio – Infinities Loop

 

Join the Dark Side of Visual Studio – Infinities Loop

Popularity: 1% [?]