Could not load file or assembly 'Oracle.DataAccess' or one of its dependencies. An attempt was made to load a program with an incorrect format

« First Tip On SharePoint 2010 | Windows Server AppFabric » Could not load file or assembly ‘Oracle.DataAccess’ or one of its dependencies. An attempt was made to load a program with an incorrect format by Vahid 8. February 2011 11:32 I had deploying an asp.net application to a windows 2008 64bit server. the application uses odp.net to connect to an oracle database. but when I tried to access it I kept getting an error saying: ...

February 8, 2011 · 2 min

First Tip On SharePoint 2010

« Top 8 Mobile OS for last 12 months | Could not load file or assembly ‘Oracle.DataAccess’ or one of its dependencies. An attempt was made to load a program with an incorrect format » First Tip On SharePoint 2010 by Vahid 29. December 2010 15:14 recently I got involved in a SharePoint project. I am not a SharePoint pro but I have the opportunity to work with some of best SharePoint professionals so I am learning as I go. ...

December 29, 2010 · 2 min

Top 8 Mobile OS for last 12 months

« بد شانس ترين نسل تاريخ ايران ما هستيم | First Tip On SharePoint 2010 » Top 8 Mobile OS for last 12 months by Vahid 28. October 2010 05:59 Source: StatCounter Global Stats - Mobile OS Market Share Tools Comments (0) Related posts Optimizing Silverlight pages to be search engine friendlyrecently i was involved in development of an web application whose interface was based on Microsoft …Windows Azure, The future platform of most of us What is the Azure Services Platform? he Azure™ Services Platform (Azure) is…Java learning videos i just found a set of java and eclips learning videos. these are good mostely for begginers. … ...

October 28, 2010 · 1 min

do we use silverlight when HTML 5 is out?

« T4 to rescue and save you time | بد شانس ترين نسل تاريخ ايران ما هستيم » do we use silverlight when HTML 5 is out? by Vahid 2. September 2010 05:26 This has been a question for me for sometimes. Although i knew silverlight is the future but i could never form a concrete answer to why silverlight is the future. till i came across the following blog post by the silverlight team. Make sure you read the post since it’s written what is in most of our minds but cannot stated in words. ...

September 2, 2010 · 1 min

T4 to rescue and save you time

« Have you heard about .LESS which Improves CSS | do we use silverlight when HTML 5 is out? » T4 to rescue and save you time by Vahid 11. June 2010 05:56 till yesterday i had never used T4 for a real problem solving. i knew what it is but i did not know how great and easy it is. in my current scenario i have a database table which contains options available for each property of 30 available properties of items to be added to the system. the table has almost 500 records. in the item registration page i had to create a structure like this for each property: ...

June 11, 2010 · 3 min

Have you heard about .LESS which Improves CSS

« Waht is new in silverlight 4.0 | T4 to rescue and save you time » Have you heard about .LESS which Improves CSS by Vahid 21. April 2010 08:57 If you are also involved in web development as part of your day to day job(sure most of us are), you know that dealing with css is inevitable. css is so important that everybody has to consider it; from the application architects to graphic designers. ...

April 21, 2010 · 2 min

Waht is new in silverlight 4.0

« Resize partitions in windows vista/7 | Have you heard about .LESS which Improves CSS » Waht is new in silverlight 4.0 by Vahid 21. April 2010 05:39 i have found a perfect blog post from mr. tim heuer on new features in silverlight 4.0. it’s definitely worth going through his post. http://timheuer.com/blog/archive/2009/11/18/whats-new-in-silverlight-4-complete-guide-new-features.aspx .Net | Learning resource | Technical Comments (0) Related posts Optimizing Silverlight pages to be search engine friendlyrecently i was involved in development of an web application whose interface was based on Microsoft …do we use silverlight when HTML 5 is out?This has been a question for me for sometimes. Although i knew silverlight is the future but i could…The C# Programming Language Version 4.0c# 4.0 by vahid ...

April 21, 2010 · 1 min

Resize partitions in windows vista/7

« You have two choices (nice story to read) | Waht is new in silverlight 4.0 » Resize partitions in windows vista/7 by Vahid 17. March 2010 17:51 i finally found the free software to resize i mean enlarze my C drive partition without reinstalling the os. This Free Partition Manager–EASEUS Partition Master Home Edition is a partition magic alternative and partition management freeware. With its help, you can resize/move, copy, create, delete, format, hide, explore hard disk drive partitions. To extend system partition, have better disk space management, settle low disk space problem! The most attractive feature is it can resize/move partition without destroying data. This free partition manager is an ALL-IN-ONE partition solution and disk management utility. It allows you to extend partition (especially for system drive), manage disk space easily, settle low disk space problem under Windows 2000/XP/Vista/Windows 7 (Only for 32 bit). The most popular hard disk management functions are brought together with powerful data protection including: Partition Manager, Partition Recovery Wizard and Disk & Partition Copy Wizard. ...

March 17, 2010 · 2 min

You have two choices (nice story to read)

« Assign a static port to Asp.net Website | Resize partitions in windows vista/7 » You have two choices (nice story to read) by Vahid 14. January 2010 20:43 You have two choices Jerry is the manager of a restaurant. He is always in a good mood. When someone would ask him how he was doing, he would always reply: Many of the waiters at his restaurant quit their jobs when he changed jobs, ...

January 14, 2010 · 3 min

Assign a static port to Asp.net Website

« Differences between asp.net web Site and asp.net Web Application | You have two choices (nice story to read) » Assign a static port to Asp.net Website by Vahid 15. December 2009 08:04 A while ago in a project we had the requirement to assign a static port number to our asp.net website project. The very first thing came to my mind was that we just can assign static port number to asp.net web application project type and we cannot assign a static port to asp.net web site project. Anyway I started searching in the internet for a solution to make sure about it. I spent quit a long time looking for an answer but I could not find any almost everywhere it was mentioned that we cannot assign a static port to a asp.net website and it is constrained to use dynamic port.I was convinced at the time and we managed to convert to asp.net web application. Surprisingly recently a friend of mine, Ali, referred a perfect solution for this issue to me and I thought it’s worth sharing with you. Step 1- the very first step is to add the asp.net Web Server external tool to Visual Studio. To do so ...

December 15, 2009 · 3 min