-
Pass Data from View to Partial View using session without using model
One of the place I had to pass a value from a view to a partial view but I was not supposed to alter the model. Hence. I went back to the roots and used session to pass the value between the views. Whats important here is that, as it is a session value, you can…
-
Don’t be a low hanging fruit for the hackers and script kiddies in your neighborhood. Part 1
In today’s Wi-Fi router security tip, I want to show you how to change the name of your wireless network, and why this might be important. If we look at the wireless networks around us, we may see linksys listed. That is the default wireless network name, also known as the SSID, of the network.…