201 reputation
215
bio website abugslife.ir
location Iran
age 30
visits member for 4 years, 1 month
seen yesterday
stats profile views 82

Software architect


May
20
awarded  Yearling
May
19
answered Editable DataGrid in AngularJS
Mar
15
awarded  Notable Question
Mar
13
accepted Auditing in Database or Application
Mar
13
comment Auditing in Database or Application
so if you like please edit your answer and I'll mark it as answer
Mar
13
comment Auditing in Database or Application
I need to track changes of a table, get a list of old values and even deleted records of that table. Do you still believe for this scenario SQL Server Audit is preferable over CDS? Why?
Mar
13
asked Auditing in Database or Application
Mar
10
awarded  Caucus
Feb
20
comment X.509 Digital Signatures/Encryption workflow/library recommendations?
Did you find a solution?
Jan
26
comment Smart Card Authentication with ASP.NET
Could you please explain more about the ActiveX you've written? If you're interested, you can start an open source project and people will help to write chrome/firefox/etc. plugins.
Jan
24
comment CAPICOM Alternative in ASP.NET
You mean it is not possible to read public/private key by browser using PKIBlackBox?
Jan
23
asked CAPICOM Alternative in ASP.NET
Dec
19
comment How do I filter all HTML tags except a certain whitelist?
Thanks for the code! Is this code updated or the comma should be removed from the expression?
Dec
10
comment Retrieve data from visible false BoundField of Gridview
Usually the header also should be hidden, so we need to add HeaderStyle-CssClass="hidden" to BoundField tag.
Nov
6
comment Is it possible to assign a list/objectlist to other list in C#
List<KeyValuePair<int, double>> newList = debitpointList.Union(cashpointList).ToList();
Oct
31
comment JavaScript - Are loops really faster in reverse…?
@BillyONeal comparing two registers means both of them should be set, but comparing with 0 needs one register. But since the difference is almost nothing and it is just in initialization of loop, I think using up count in many cases is more sufficient as it increases readability.
Oct
30
asked Separate database to store logs and exceptions
Oct
20
awarded  Excavator
Oct
20
revised Web Capacity Analysis Tool (WCAT) Tutorial
link fixed
Oct
20
suggested suggested edit on Web Capacity Analysis Tool (WCAT) Tutorial