February 2008 - Posts
Кога дизајнирате некој процес, без разлика на технологијата во која го правите тоа, доаѓа момент кога процесот ќе се промени. Тогаш на „дневен ред“ доаѓа прашањето, како да го промените процесот, но старите веќе завршени инстанци од тој процес да можат...
read more
A new interesting things (hmmm – maybe not so new) in WCF are client callbacks. Previously with WebServices we have AsyncResult callbacks, but now we have some newly added features. It’s a new WCF Duplex or DualBinding. When doing duplex communication...
read more
Many of .NET developers know hot to query a SQL database, to write a stored procedure and to insert some data into a table. But from my experience few of them really worked on querying and managing Active Directory store. From the beginning of the .NET...
read more