Raju
3 posts.
- Glass is Half full or Glass is Half Empty!!!!Perspective’s prospect: Glass is Half full or Glass is Half Empty Some interviewers sought to have a typical candidate who is more of positive and growth…
- Connection String C# - VB.NETUsing C#: using System.Data.SqlClient; ... SqlConnection oSQLConn = new SqlConnection(); oSQLConn.ConnectionString = "Data Source=(local);" + "Initial…
- Learn how to write a Regular Expression:Learn how to write a Regular Expression: \--------------------------------------------------------------- What Regular Expression? A regular expression is…
