Bunch
2 posts.
- Retrieving a Logged On User IDHere is an easy way to retrieve the user ID from who ever is logged on to a PC using ASP.Net. This is handy for ASP.Net applications where you want to put…
- Using Table Valued ParametersIn SQL Server 2008 you can use table valued parameters which can be pretty useful. In the example I use a very simple one to overcome SQL Server’s lack of…
