2,971 reputation
1514
bio website
location
age
visits member for 2 years, 5 months
seen May 16 at 13:08
stats profile views 61

May
16
comment Solving the last mile problem in software engineering
is this a linx-only question? vagrant, rake, chef-solo, and fpm target linux-environments.
May
15
answered MVC framework that uses classes instead of methods for actions
May
15
comment What is a UNiversal IT Test (UNITT) and how do I prepare for one?
note: @Willow is talking about "unitt-test" with double "t" at the end not about unit-test
May
8
comment The best approach to building a mobile service that's also available when the connection drops?
possible duplicate. programmers.stackexchange.com/questions/197366/…
May
8
answered Why don't I see many unit test projects that bring up and tear down a DB? (ASP.NET MVC)
May
8
answered How to be robust against webservice downtime caused by third parties
May
8
comment What is the difference between WCF service and a simple Web service in developing using .NET Framework?
@chitanjna: is the beginning of the first sentence of your answer a typo "Web Services WCF Services Web services ..." ? If you change this to "SOAP Web Services ..." this would be a valid answer.
May
8
revised What is the difference between WCF service and a simple Web service in developing using .NET Framework?
added 352 characters in body
May
8
answered What is the difference between WCF service and a simple Web service in developing using .NET Framework?
May
7
answered How to organize the quality testing of a large website?
May
7
comment Is it a good idea to format the code in eclipse using auto format
+1 for avoiding merge problems
May
5
answered Is there any environments like Visual Studio for embedded systems?
May
1
answered How to maintain a steady pace at development?
Apr
22
answered Create Offline Demo Environment Database Substitute
Apr
18
revised Is there any difference between pointers and references?
added 98 characters in body
Apr
18
answered Is there any difference between pointers and references?
Mar
27
comment Unit test cases(JUnit), not by developer but other team members
+1 for the distinction between Unit_testing and and other tests like Integration_testing and that non-unit-tests could be implemented by a seperate team. @doc brows answer is semantically the same but this one is shorter.
Feb
13
answered More comfortable working on the backend, often referred for role on the front end
Feb
11
comment User Stories - How should it be defined for complex changes involving multiple applications
Can you give us an example what you mean with "involving multible applications"?
Feb
11
comment Programming task to test for focus on maintainability
Are you asking for a name of this task? What about Code_review