Babak Naffas is a Los Angeles based software engineer working primarily on the Microsoft stack.
|
Apr
12 |
|
comment |
Why does Url.IsLocalUrl return false if the url contains a fragment? Are there other side effects when calling the method on localhost with a port? |
|
Apr
4 |
|
answered | Should progress bars show percentage |
|
Apr
2 |
|
revised |
Nant for .NET 4.5 edited tags |
|
Apr
2 |
|
answered | Nant for .NET 4.5 |
|
Apr
1 |
|
awarded | Supporter |
|
Mar
28 |
|
awarded | Taxonomist |
|
Mar
27 |
|
answered | VS2010 devenv command from CC/NAnt fails |
|
Mar
22 |
|
revised |
What's the best manner of implementing a social activity stream? added 88 characters in body |
|
Mar
21 |
|
comment |
restricting the expression "any digit 5 times" or "any 5 digits"? The former implies that they're the same 5 digits. |
|
Mar
21 |
|
comment |
restricting the expression Why do you have the * if the 5 digits are required? |
|
Mar
15 |
|
comment |
local network get file path but not upload file @DJKRAZE, there is no OpenFileDialog in ASP.NET. You are thinking of WinForms |
|
Mar
15 |
|
revised |
using string.Format in MVC Razor view page edited title |
|
Mar
12 |
|
comment |
TW Bootstrap: How to overflow columns I was trying to solve the same problem and this worked like a charm...thanks. |
|
Mar
8 |
|
comment |
Regular expression group matching in .NET Similar question: stackoverflow.com/questions/469913/… |
|
Mar
7 |
|
revised |
<msbuild> task or msbuild.exe with NAnt? added 10 characters in body |
|
Mar
6 |
|
comment |
7 elements in a row To clarify your question, do you want 7 equally spaced elements in the entire row? |
|
Mar
6 |
|
revised |
7 elements in a row edited body; edited tags |
|
Mar
6 |
|
answered | 7 elements in a row |
|
Mar
4 |
|
comment |
Write text on a bitmap image in C# @meko_bgs, what happens if you just use 'Message' instead of reading from the text file? Is the text written then? |
|
Mar
4 |
|
reviewed | Approve suggested edit on Write text on a bitmap image in C# |