FAQ/Questions/ConnectionStringRW.md
... ...
@@ -5,8 +5,6 @@
5 5
##About
6 6
7 7
ConnectionStringRW is one of Izenda Driver's properties, which enables users to have Read-Write access permission to Database
8
-
9
-
10 8
Below is a sample global.asax using the ConnectionStringRW setting. The code block will appear within <script runat="server"> </script> tags within global.asax
11 9
12 10
##Global.asax (C♯)