Tag: Microsoft
-
Enjoy this post of me bringing myself back into some of the basics to better help me keep my solutions architecture reflex fresh (ha)! Use Case: I need a static page to host a logout page when users leave the SSO experience to land them to a custom-tailored page where…
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
I have received this requirement on more than one occasion so I thought it would benefit others if I posted these snippets. So here we go, let’s export a gridview as an excel file. For starters let’s add a couple controls to the front-end aspx page: I’m going to assume…