Viewing profile — yatendra
yatendra
HN member- Joined
- Wed, Mar 26, 2008, 2:20 PM UTC
- HN karma
- 44
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About yatendra
No profile information was provided.
Recent public activity
-
comment
Comment #20940472
May be not on the London side but article says "HKEX, whose main shareholder is the Hong Kong government, .... ". With Hong Kong now being part of China, I am not sure if this woul…
-
comment
Comment #20676333
Congratulations. Not sure if this will work for you or not but this is what I did - * Make sure you have a good health insurance plan. * 529 account - the day my kids were born I s…
-
comment
Comment #9427198
Well MFC C++(mostly C) and .Net are as similar as C++ and Java. MFC C++(mostly C) is unmanaged legacy code and .Net is managed code.
-
comment
Comment #6510545
Go with what the team is familiar with. If team is familar with MS stack, you can keep web layer in ASP.Net MVC/IIS/Windows. This will keep dev team very productive using Visual St…
-
comment
Comment #5971523
For my side projects I use Visual Studio express editions (free) and use postgres (local) for one and mongodb (hosted at mongolab) for another for storing data. I host both of them…
-
comment
Comment #5874333
It reduces chances of calculation mistakes as it calculates total amount for you whereas you would need to do it manually in a document template.
-
comment
Comment #5712164
.Net is not just for desktop, mobile/tablet and xbox. In these areas it definitely has lost some momentum but ASP.Net and Xamarin (not from MS but still .Net) seem to be doing good…
-
comment
Comment #4713207
Its good to see a good set of custom widgets coming out for bootstrap. Bootstrap become a really good framework to bootstrap a web app. http://jhollingworth.github.com/bootstrap-wy…
-
comment
Comment #4162119
I agree. There are some micro ORMs in .Net world that do exactly this and lately I have started using Dapper http://code.google.com/p/dapper-dot-net/ that came out of stackoverflow…
- story
-
comment
Comment #3914606
I am not sure what is enterprisey about .Net. I am working on Live Post http://livepost.in using ASP.Net MVC/jQuery/jQuery Mobile/MySQL/MongoDB/Dapper(ORM). Just replace ASP.Net MV…
- comment
-
comment
Comment #3901283
I use it to host http://livepost.in since last month. Pingdom reported some small downtimes but other than that it was ok. You get what you pay for, but I think burst.net is value …
-
comment
Comment #3213042
I second it. It should be on the home page.
-
comment
Comment #3213009
I would suggest something like Twilio where you host your own xml at a specified url that twilio calls when it receives a call/sms for you. Similarly grove api consumers can specif…
-
comment
Comment #2945284
SNMP actually.
-
comment
Comment #1784853
picksie.com is trying to do something similar for things to do around you. Its coming out in closed beta and more data points soon.