Kebab and Biryani :-D
Warm Regards, Subho
Kebab and Biryani :-D
Warm Regards, Subho
.... Microsoft is famous. I finally found the connection. Harry Potter named his son Albus Severus Potter, so that the spirit of ASP lingers on forever. Well atleast untill his son's death or, his grandson is called ASPDN or better yet, MVC.
Warm Regards, Subho
ha ha, good one :laugh:
Warm Regards, Subho
Somebody stole my display pic on the profile page. Now it says 'Image Unavailable'. It's gone. Where do I report this heinous crime? :(
Warm Regards, Subho
Well, that's just plain rude. You can see who it is when they comment. Just ask politely. If that person stops replying or whatever, just ignore him and he will stop pestering you soon enough. Like I said, ignore and keep up the good work. :)
Warm Regards, Subho
I don't think this is allowed anymore. A vote of 3 or less requires a comment. It's mandatory I think.
Warm Regards, Subho
I am new here and I have been downvoted quite a few times. Ryan's explanation is just perfect. Once I even asked why I was downvoted and I didn't get a reply. I left it at that. I don't think you should pay any particular attention to the points. They will keep on going up and down, mostly up, with time. Just keep up the good work because trust me, there are a lot of people who appreciate it. As for the rules, you can't expect to learn it all overnight. Everybody gets it right eventually.
Warm Regards, Subho
Even Mozart would be stupefied by her brilliance. LMAO.
Warm Regards, Subho
I have used 520 for a few months. Never had any trouble. Absolutely brilliant VFM phone. Must be a faulty set. Since it's a new phone, I would suggest taking it to the service centre.
Warm Regards, Subho
Congratulations!
Warm Regards, Subho
Thanks for the tip. :)
Warm Regards, Subho
Yes that's why I don't do it everyday!
Warm Regards, Subho
I have a lot of time to waste today but I can't just sit idle. I can't watch a movie or play games because I am at office. So I am surfing through all sites that publish lottery and lucky draw results online. I haven't bought a ticket in ages but that's not gonna stop me today. And I am not going to use Ctrl+F and search for my name. I will literally go through all the published names. Maybe I will get lucky.!
Warm Regards, Subho
Stop working and keep complaining about the AC not working.
Warm Regards, Subho
Subho Bijoya
Warm Regards, Subho
I would start studying. There are so many geek stuffs I want to learn but can't right now. Well some part of my motivation to build software comes form the idea of money and a successful career. With the first one gone, I would stay mostly at home, bring down my working hours to single digit numbers. I would also get a desktop pc with everything in it. Also I would travel, anywhere I can go with my bike.
O captain, my captain, rip. :(( I started with the Robin Williams movie pack on Tuesday, still lots to new ones to watch.
Awesome. :-D old Butch deserves those awards and more ..
Did you sell the garage? If not, what else did you sell?
The code I have been reviewing since the past few days is a VBA application. The developers used a lot of xml files to store all the conditional statements and dynamic data. The VB code contains subs like Call_ARF_something_something_something. I mean the subs are sctually named like that. So if there is call statement, it looks like Call Call_ARF_something. Apart from that, based on actual selections,new xml nodes are formed(by concateneting underscore and selections) and then the dynamic data is recorded inside those nodes. I found nodes like XML_Node_ARF_PFG_PFGOption_CFG_CFGOption_(......... and so on) It's a nightmare for me since there is no documentation and I have to figure out the business logic from all of this.