ehsanaiub

Stories kicked by ehsanaiub

5 Quick Steps to Get Introduced with VSTS and TFS 2010 Beta 1(geekswithblogs.net)

submitted by joycscjoycsc(1597) 2 years, 11 months ago

As the Beta 1 releases is pretty infant, there are very limited resources available in the web and community, so I just wanted to gather all of the useful resources with respect to these two tool in one places, so that anyone can move forward from installation to first “Hello VSTS/TFS” excitement smoothly. read more...

add a comment |category: |Views: 206

tags: another

Perform batch inserts in sql server 2005 using XML(raihaniqbal.org)

submitted by PrinceOfDhakaPrinceOfDhaka(390) 3 years, 1 month ago

My current project requires me to download huge amounts of data from a remote server in the form of XML and save them to our local database. Lets see if we can do this using just one simple T-SQL stored procedure. read more...

add a comment |category: |Views: 213

tags: another

Agile Software Development: More About Human Ideology, Rather Machine (weblogs.asp.net)

submitted by joycscjoycsc(1597) 3 years, 3 months ago

To be benefited from Agile concept, developers and managers needs to take it as an ideology, rather considering it as technology. The very basic concept is, keep it simple, provide the working samples in iterative manner, work with trust and discover the future risk factors by discussing with team members (not just spending hundreds of hours to read and write documentation's!). Why Agile projects are successful? This encourages HUMAN effort and motivation, not on machines! And it's been absolutely proven is HUMAN is the most powerful process in the universe! read more...

add a comment |category: |Views: 201

tags: another

Debate: Do We Really Need Three Layer Architecture?(forums.asp.net)

submitted by joycscjoycsc(1597) 3 years, 6 months ago

How many of you changed your database vendor (i.e. Sql Server, Access) after developing an application? How many of your data entities include business logic? I could say, less than 10% in both cases for my case. I found the similar statistics for my other known developers. I guess this is true for less that 10% of the developers around the world. read more...

7 comments |category: |Views: 750

tags: another

How to convince developers and management to use automated unit test f(msmvps.com)

submitted by oazabiroazabir(1805) 3 years, 6 months ago

Introducing automated unit testing in the middle of your product development is hard, especially when you have a live product without thousands of features and being sold to customers. It's incredibly hard to take some break in development and invest the time in building automated unit test where everyone is so forced to build new features only. This article tells you about some ways to convince Developers and then senior Management to take the time to write automated unit tests for a better future. read more...

1 comment |category: |Views: 10

tags: another

Best practices for creating websites in IIS 6(msmvps.com)

submitted by oazabiroazabir(1805) 3 years, 7 months ago

A list of steps that I always take while creating ASP.NET websites in IIS 6. It ensures better performance maintainability, and scalability of your application. read more...

3 comments |category: |Views: 517

tags: another

.NET Application Modeling Language (nAML) Specification and Tools (code.msdn.microsoft.com)

submitted by joycscjoycsc(1597) 3 years, 8 months ago

Understanding the architecture and code in software application plays as major factors while building good software products. This free e-book introduces a new visual modeling technique, termed as “nAML” (.NET Application Modeling Language) which overcomes the limitation of typical modeling languages by providing revolutionary way! Nothing much to say, just download it and you can get to know how POWERFUL it is! read more...

10 comments |category: |Views: 539

tags: another

10 Tools Which I Still Use, Even I Have VSTS 2008(weblogs.asp.net)

submitted by joycscjoycsc(1597) 3 years, 11 months ago

In my last post, titled "10 Tools Which I Left After Using VSTS 2008", I have included a list of 10 tools which I am not using currently, as I have the corresponding features available in Visual Studio Team System 2008. However, on the other hand, I am still using few tools even I have VSTS 2008! read more...

1 comment |category: |Views: 770

tags: another

10 Tools Which I Left After Using VSTS 2008(weblogs.asp.net)

submitted by joycscjoycsc(1597) 3 years, 11 months ago

I have started using Visual Studio Team System (VSTS) 2008, recently. Previously I worked with Visual Studio 2005. As a matter of fact I had to use lots of external tools to perform and speedup my development process. However, while working with VSTS 2008, it's very exciting for me that, I found replacements for most of the external tools there. Here are 10 tools which I left after using VSTS 2008. read more...

3 comments |category: |Views: 752

tags: another

Performing Long Running Operation with Async Page in ASP.NET 2.0(geekswithblogs.net)

submitted by joycscjoycsc(1597) 4 years, 6 months ago

Before the asp.net 2.0 ages, creating an asynchronous model was very complex and time consuming along with several over-heads. ASP.NET 2.0 comes with a new nice feature, where we can declare and use a page easily in asynchronous style. Besides the easy implementation model, ASP.NET asynchronous page utilizes ASP.NET threads efficiently. read more...

add a comment |category: |Views: 110

tags: another

Object Oriented Tagging : Adding Power to Web 2.0 Tags! (geekswithblogs.net)

submitted by joycscjoycsc(1597) 5 years, 5 months ago

An object oriented approach to add power in 'tags' of web contents. read more...

add a comment |category: |Views: 4

tags: another