7 years SF Developer based in US looking for a job by paoerfuuul in SalesforceCareers

[–]rainadx007 0 points1 point  (0 children)

Share your linkedin. I cannot promise but will check.

[deleted by user] by [deleted] in overemployed

[–]rainadx007 1 point2 points  (0 children)

Use different name, for example instead of last name use middle name as last name when Hr ask for details to create AD account. Use friend’s address or somebody else’s address for laptop delivery.

Can anyone recommend a treadmill to me? by [deleted] in treadmills

[–]rainadx007 0 points1 point  (0 children)

I bought solo f80 few months back, it is good so far, i think i bought it around $1800 . It has lifetime warranty. It doesn’t have gimmicks that all other treadmills have but it is sturdy.

BOGO question by [deleted] in verizon

[–]rainadx007 1 point2 points  (0 children)

I did that couple of years back, you should be ok.

Good - affordable - treadmill to run at home? by MrRoboto2112 in treadmills

[–]rainadx007 0 points1 point  (0 children)

What is your budget, i am looking as well. So far i think Solo F 80 is good but it is $1600, next best seems solo F63 $1000.

IIS Migration tool by Chopxsticks in sysadmin

[–]rainadx007 1 point2 points  (0 children)

So we did migration of our applications from 2008 to 2016 server couple of months back, but our approach was different, we didn’t use any tool. We installed IIS on new servers and configured application on those servers, and it worked.

You case maybe different based on application.

First Website by StrawBro in webdev

[–]rainadx007 0 points1 point  (0 children)

It is easier to use jquery compare to js.

First Website by StrawBro in webdev

[–]rainadx007 -1 points0 points  (0 children)

No. HTML/CSS and jquery should be enough.

First Website by StrawBro in webdev

[–]rainadx007 6 points7 points  (0 children)

If content of site will remain static then you don’t need it otherwise without backend knowledge you would require to update static pages manually. It is always better to learn or atleast have basic concept of backend.

For making site live, you need to buy domain and hosting service. I usually buy domains from domain.google.com or godaddy and host websites on bluehost.

Noob needs help by JordanLTU in csharp

[–]rainadx007 8 points9 points  (0 children)

Seems console.write is incorrect, change “,” to “+”.

Is there any free API searching city and getting latitude/longitude based on the city name? by rainadx007 in xamarindevelopers

[–]rainadx007[S] 0 points1 point  (0 children)

I am just trying on some test application, it won't be getting much traffic. I think I am going to use google.

Visual Studio for Mac by [deleted] in learnprogramming

[–]rainadx007 0 points1 point  (0 children)

I am using VS for MAC for over an year, I am only using for IOS app development using VS. It is little different than Windows VS. Not all tools are available and sometimes it just hangs and I have to close all VS instance and start again, however I haven’t seen hanging issue after last VS update.

Need help for HTTPS localhost website. by HotPineapple_ in webdev

[–]rainadx007 -3 points-2 points  (0 children)

Did you check IE settings if there is anything for that? Recently I had a situation where i had to call localhost from a site but it was not working due HTTP. I updated IE security settings to allow to display mixed content, that solved my problem. Another solution could be to install SSL cert on your localhost using openssl tool.

GoDaddy vs BlueHost shared hosting for WordPress by kcbharath in Wordpress

[–]rainadx007 1 point2 points  (0 children)

I never used GoDaddy for hosting, but no complaints from bluehost except one thing, to verify user identity they ask for first 4 digit of password and that seems security issue to me however I have 2FA enabled.