Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Manu
Manu has asked
36
questions and find answers to
29
problems.
Stats
976
EtPoint
280
Vote count
36
questions
29
answers
About
Professional enterprise application developer on .Net platform since 2005. Main interests are:
Database Development (SQL Server) and Query optimizations
Web Development (ASP.Net MVC, jQuery)
.Net Framework and C# Language in Depth
ORMs
Software Architecture and Design
Requirements Modeling
Development Process Optimization
Manu questions
Is inline coding with razor the only option with webmatrix?
How can I retrieve the identities of rows that were inserted through insert...select?
In what format is SQL Server data serialized when it is sent through the network?
What is your recommendation for a good book on the .NET CLR and CIL? [closed]
Which scenarios maximize the performance impact of the higher register count in an x64 system for C# code?
how can I share an asp.net session between http and https
How do I check if a tag exists in XSLT?
data access in DDD?
How can I copy a directory recursively and filter filenames in Perl?
(Why) Is Reflection so expensive in .Net? [duplicate]
Manu answers
What ORM frameworks for .NET and Oracle Do You Like Best? [closed]
Are there other benefits to loosely coupled code besides TDD?
HttpWebRequest is extremely slow!
What is the difference between TEMPORARY TABLE and TABLE VARIABLE in SQL 2008?
How to combine SVN commits?
SQL Server - Compare int values in a select clause
What learning path I must follow to learn ASP.NET? [closed]
which is better, using a nullable or a boolean return+out parameter
How to remove first two and last two chars in a string?
Partitioning for query performance in SQL Server 2008