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

Differences between asp.net web Site and asp.net Web Application

« اگر کريستوف کلمب ازدواج کرده بود | Assign a static port to Asp.net Website » Differences between asp.net web Site and asp.net Web Application by Vahid 10. December 2009 06:05 Have ever wondered what the differences between 2 types of asp.net web projects in visual studio 2005 (asp.net web site project and asp.net web application project) are?Well personally I had some idea here and there about the differences but when I found the following tables from MSDN which describe the differences in an organized way, I thought of sharing them with you.Just one important thing is missing and this is:In asp.net web application project we can assign a static port number for your internal web server whereas in asp.net web site project we are restricted to use the dynamically assigned port number. Static port number assignment functionality comes handy in many situation starting from an automated testing.The following table lists Web project options or tasks and indicates which project model best implements those options. ...

December 10, 2009 · 6 min

Maximum Capacity Specifications for SQL Serve 2008

« Microsoft My Phone | اگر کريستوف کلمب ازدواج کرده بود » Maximum Capacity Specifications for SQL Serve 2008 by Vahid December 2009 09:18 it has been always a question for me that what the maximum number of table in a sql server database is. searching for an answer to this question, i came across the following table in msdn. i found it very usefull and thought of sharing it with you. ...

December 1, 2009 · 4 min

Microsoft My Phone

« Export to PDF, Excel and Image in asp.net | Maximum Capacity Specifications for SQL Serve 2008 » Microsoft My Phone by Vahid 12. October 2009 14:07 here is the long waiting service for windows mobile phones. it helps you backup you phone data including contacts, text messages, pictuers ect online and access them from anywhere in the world where you are connected to internet. best of all, the service is for free. ...

October 12, 2009 · 1 min

Export to PDF, Excel and Image in asp.net

« Oracle Connection String Without tnsnames.ora file for .net | Microsoft My Phone » Export to PDF, Excel and Image in asp.net by Vahid 18. July 2009 19:48 recently in our project we had a requirement to export html to PDF in asp.net. there are so many components around which we can use to do this but the restriction for us was that we had to do it without spending money means we had to go for an open source component. doing so much I&D on this, we came to know about itextSharp which is a powerful open source component to create PDF files in .net. first it seemed good to us but spending sometimes on it we came to know it was not what we were looking for. two reason for that: ...

July 18, 2009 · 3 min

Oracle Connection String Without tnsnames.ora file for .net

« Managing Multiple Configuration File For Different Application Life cycles In .Net Applications | Export to PDF, Excel and Image in asp.net » Oracle Connection String Without tnsnames.ora file for .net by Vahid 12. July 2009 04:51 ever wanted to connect to an oracle database in your .net application (asp.net, windows client ect) but tnsnames.ora file was missing? ok,i just found a solution for this in connectionstrings.com. you can use the following connection strings to connect to an oracle database using both microsoft .net provider for oracle database and odp.net: ...

July 12, 2009 · 1 min

Managing Multiple Configuration File For Different Application Life cycles In .Net Applications

« Differences between XML and JSON | Oracle Connection String Without tnsnames.ora file for .net » Managing Multiple Configuration File For Different Application Life cycles In .Net Applications by Vahid 25. May 2009 16:50 All of us have already dealt with the problem of promoting configuration files in different application life cycles. this problem can be as simple as managing different connection strings for different databases in each environment to managing the other complicated settings in each environment. ...

May 25, 2009 · 4 min

Differences between XML and JSON

« An inspiring concept video of what next-generation UX could be and what digital life might be | Managing Multiple Configuration File For Different Application Life cycles In .Net Applications » Differences between XML and JSON by Vahid 24. May 2009 05:29 Here are some key differences between JavaScript Object Notation (or JSON), an open and text-based data exchange format, that provides a standardized data exchange format better suited for Ajax-style web applications and XML. ...

May 24, 2009 · 4 min

An inspiring concept video of what next-generation UX could be and what digital life might be

« XPath expressions quick reference: | Differences between XML and JSON » An inspiring concept video of what next-generation UX could be and what digital life might be by Vahid 10. May 2009 03:51 i got the video from Nikhil Kothari blog. you got to check this out. watch and tell me how long is it going to take to be there? General Comments (0) Related posts Extreme WCF Training Video Hi, if you have been working with Windows communication foundation an…Managing Multiple Configuration File For Different Application Life cycles In .Net Applications All of us have already dealt with the problem of promoting configuration files in different applic…Java learning videos i just found a set of java and eclips learning videos. these are good mostely for begginers. … ...

May 10, 2009 · 1 min