Search Result
Collapse
3 results in 0.0021 seconds.
Keywords
Members
Tags
-
Domain Registration
Which domain extension will be the best to register. I am going to register a domain but the domain i decided to take is already taken in .com but it is available in .org and .net so could i go for it or search relevant domain in.com only?. -
What are some free web hosting services with mysql and php5 enabled?
Hello can anyone please give link to free webhosting with mydql free databases and php5 enabled server (if posible with cPanel and FTP via FileZilla.)
Thank you. -
asp.net web application deployment
Hello all,
Iam developing a asp.net website. This is my connection string in the web.config file
<connectionStri ngs>
<add name="northwndC onnectionString " connectionStrin g="Data Source=.\sqlexp ress;AttachDbFi lename=|DataDir ectory|\northwn d.mdf;Integrate d Security=True"
providerName="S ystem.Data.SqlC lient" />
</connectionStrin gs>...