Ray's Asp.net Blog
Answers and code snippets from ASP.NET projects (Webforms/MVC/Classic ASP)
Pages
Event registration app with QR/Paypal
Home
Thursday, September 25, 2014
What is Type Safe by code example?
Compile will throw error for following code:
String fooString = 1;
int fooInt = "bar";
Bayimg helper, an open source tool to get raw image url right after uploading
https://github.com/raysaspnet/bayimghelper
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)