Zalmoxis Blog Rotating Header Image

.Net

Запушен Нос – Още Един Начин за Лечение на Този Симптом

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

(more…)

Popularity: 12% [?]

Притчи – Част 1

Петъчна притча – Халифът и неговата жена

(more…)

Popularity: 7% [?]

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% [?]

За Провал (а) на Българското правителство

От заглавиете може те да си помислите че аз съм “ЗА” провал на българското правителство или че искам то да се правали.

(more…)

Popularity: 1% [?]

How To Make Transparent Image With Paint.Net

Sometimes a developer will need to make a transparent GIF or PNG, such as for a web page. This should be trivial – you essentially want to say "make every pixel that is color X be transparent", but most standard development tools (VS, Paint, etc…) don’t let you do this. While there are lots of expensive graphics programs out there, most developers don’t have these.

(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% [?]

SEO за LIVE.com

Не мисля, че още разбирам от SEO оптимизация, но всеки пише за това нещо. Реших и аз да напиша, но го реших, защото гледах една презентация за оптимизация представена от човек от Microsoft: Nathan Buggia, Lead Program Manager of Microsoft Live Search Webmaster . Аз скоро започнах да използвам webmaster.live.com и мисля, че има интересни неща там. Примерно показват кой линк има най-голяма тежест:

(more…)

Popularity: 1% [?]

Join the Dark Side of Visual Studio – Infinities Loop

 

Join the Dark Side of Visual Studio – Infinities Loop

Popularity: 1% [?]

Authorization Store for .Net – .NET Sql Authorization Manager (NetSqlAzMan)

Recently I started looking for best way to implement authorization for my Smart Client application (Windows Forms application communicating with WCF Services). At firs I considered the MS AzMan (Microsoft Authorization Manager) with Security Application Block from Microsoft Enterprise Library. But AzMan requires Windows 2003 Server. Then I thought about implementing my own authorization components.  And all of a sudden after researching using all my search engine skills I have found a solutions and it is the .Net Sql Authorization Manager (NetSqlAzMan). (more…)

Popularity: 1% [?]