Jaliya's Blog
Pages
(Move to ...)
Home
Sessions
TNWiki
Featured
Contact
▼
Monday, July 18, 2011
Parallel Programming with C# and .NET Framework 4.0 - Distributed-Memory Systems
›
It's been a long time since my last post and I was having a tough time. And that tough time seems to be having like forever I thought I ...
Tuesday, June 28, 2011
Parallel Programming with C# and .NET Framework 4.0 - Shared-Memory Multicore
›
Everyday processor manufactures introduces highly advanced processors with multicores. Since multicores offers the advantage of carring o...
2 comments:
Friday, June 24, 2011
Word Automation Using C# and Visual Studio 2010
›
I have been engaged with Word Automation using C# for some time and I thought to share the basic steps of doing it. Word Automation is simpl...
1 comment:
Monday, June 20, 2011
Fatal Error : Failed object initialization when Installing AdventureWorks2008R2 Sample Databases
›
I recently installed AdventureWorks 2008R2 SR1 as a sample database in my SQL Server 2008 R2 to test SharePoint 2010 Enterprise Search with ...
9 comments:
Tuesday, June 14, 2011
Business Connectivity Services in SharePoint 2010 Explained
›
Business Connectivity Services in SharePoint 2010 can be defined as the big brother of Business Data Catalog in SharePoint 2007. BCS is actu...
2 comments:
Everything about SPQuery Class
›
Every kind of Application or System no matter whether they are simple or complex, they needs their data to be stored in someplace. It can b...
2 comments:
Friday, June 10, 2011
How to create a SharePoint 2010 Polling Web Part easily
›
Today I am going write about how to create a simple and very user friendly SharePoint 2010 Polling web part. Since I am hoping to develop it...
49 comments:
Sunday, June 5, 2011
Watch For Process Start using C#
›
I wanted to write a console application, that will watch the system and trigger an event when a new process has started. So did some coding ...
4 comments:
‹
›
Home
View web version