Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
11% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
8
Posts with Downvotes
6
Downvoting Members
6
1 Commented Post
0 Endorsements
~941 People Reached
Favorite Forums
Favorite Tags
Member Avatar for deceivingrakesh

Guys , Im creating a small CRM and this is my first time !! and what i have done is i have done some coding in vb and linked it with sql server express in the back-end!!Im new to it and the database is created by me and the webpages …

Member Avatar for websoftcreation
0
108
Member Avatar for Shillz

I have been trying to send mail through my c# website, but kinda stuck up somewhere and not able to figure out the problem. :-/ M getting SmtpException saying "Failure sending mail". Please help.:icon_confused: [CODE] MailAddress fromAddress = new MailAddress("abc@gmail.com", "n1"); MailAddress toAddress = new MailAddress("xyz@yahoo.co.in", "n2"); const string fromPassword …

Member Avatar for Shillz
0
205
Member Avatar for kamilacbe

Hi .. i have a login page which performs some operation and finally when i log-out that page it has close all the session and navigate to the home page , but then when i click back button in IE it should not post back the page again.. thanks in …

Member Avatar for websoftcreation
0
164
Member Avatar for bhagyap

Hi.. I am populating my gridview as follows:- protected void Button1_Click(object sender, EventArgs e) { string con = ConfigurationManager.ConnectionStrings["ConnectionString"].ConnectionString; SqlDataAdapter sda = new SqlDataAdapter("Select * from DropDownFilter", con); sda.Fill(dt); GridView1.DataSource = dt; GridView1.DataBind(); } and then i have checkbox for every row now i want to delete the checked rows …

Member Avatar for bhagyap
-1
272
Member Avatar for websoftcreation

Hi , Anybody can help me to learn ruby .Please guide me any book,tutorials,websites asap.Is it fully support windows7 Regards Websoftcreation

Member Avatar for thines01
0
41
Member Avatar for websoftcreation

Somebody can help me to learn wordpress customization by hard code.send me link of tutorial websites asap.

-3
67
Member Avatar for itpragan

Dear all , I want to learn ASP.Net , How i can learn that( I am new to this ) , If any links for learning send my mail [snipped]............... Regards R.Murugan

Member Avatar for Sarama2030
0
83