From: http://sitestree.com/?p=2621 Categories:SEOTags:search engine optimization, google webmaster, SEO Post Data:2015-10-19 00:51:51 Shop Online: https://www.ShopForSoul.com/ (Big Data, Cloud, Security, Machine Learning): Courses: http://Training.SitesTree.com In Bengali: http://Bangla.SaLearningSchool.com http://SitesTree.com 8112223 Canada Inc./JustEtc: http://JustEtc.net (Software/Web/Mobile/Big-Data/Machine Learning) Shop Online: https://www.ShopForSoul.com/ Medium: https://medium.com/@SayedAhmedCanada
Category: FromSitesTree.com
Mar 09
Waterfall Software Life Cycle Model Features and Risks Software Engineering Tutorial #Software Development #SDLC
http://www.youtube.com/watch?v=p6vW84Pq-Uc From: http://sitestree.com/?p=154 Categories:Software Development, SDLCTags: Post Data:2013-01-01 15:25:49 Shop Online: https://www.ShopForSoul.com/ (Big Data, Cloud, Security, Machine Learning): Courses: http://Training.SitesTree.com In Bengali: http://Bangla.SaLearningSchool.com http://SitesTree.com 8112223 Canada Inc./JustEtc: http://JustEtc.net (Software/Web/Mobile/Big-Data/Machine Learning) Shop Online: https://www.ShopForSoul.com/ Medium: https://medium.com/@SayedAhmedCanada
Mar 09
Software Testing Basics #Software Development #Root #Software Testing #By Sayed Ahmed
Software Testing Basics Note: Different testing strategies are described here. In practice, a detail test plan is helpful that may be formed with a subset of these strategies [and delivered to the testers] according to the need of the customers, and the company policies. Five Fold Testing System Any testing can be described in five …
Mar 09
PHP Date Time Examples #Software Development #Web Development #Root #By Sayed Ahmed
You can use the following code where users can select a date range from a drop down with quick dates. Very often, you will also need a date range calendar; you can use jquery date picker tool for the purpose. if ($quickDates==”today”){ $dateFrom = date(“Y-m-d”); $dateTo = date(“Y-m-d”, time() + 60 * 60 * 24); …
Mar 09
Installing Visual Studio 2012 #Software Development #Web Development #Root #By Sayed Ahmed
Download following from the Internet and install before start installing Visual Studio 2012 Otherwise you may face issues… Visual Studio 2012 Update 1 – Online install from link provided on top of document Team Explorer for Visual Studio 2012 Team Explorer Everywhere for TFS 2012 with Update 1 .NET 4.5 Agents for Microsoft Visual Studio …
Mar 09
How to Secure Your .Net Applications #Software Development #Web Development #Root #By Sayed Ahmed
How to Secure Your .Net Application Use multiple levels of security: Physical Level (data center security), Network Level (firewall), Operating System Level (accounts, trust level), Web Server Level (use virtual directory), Web Application Level (authentication, authorization), Database Level (different accounts to perform different types of database operations), Data Level (encrypt sensitive data), use Best Practices …
Mar 09
Configure Netbeans IDE for Debugging [PHP platform] #Software Development #Web Development #Root #PHP #Web Testing #Mobile Development #By Sayed Ahmed
Presentation slides on this topic: click To enable xdebug debugging in Netbeans IDE php.ini needs some configuration [You will be able to debug PHP applications the way you do in Visual Studio, Turbo C/C++ IDE] php.ini configuration Required ;XDEBUG Extension zend_extension = “c:/wamp/bin/php/php5.4.12/zend_ext/php_xdebug-2.2.3-5.4-vc9-x86_64.dll” [xdebug] xdebug.remote_enable=true xdebug.remote_host=127.0.0.1 xdebug.remote_port=9000 xdebug.remote_handler=dbgp xdebug.profiler_enable=1 xdebug.profiler_output_dir = “c:/wamp/tmp” Configuration Required in …
Mar 09
Skills required for an Advanced Database Designer/Architect role (or for a data modeler role) #Software Development #Web Development #Root #Miscellaneous #By Sayed Ahmed
ER Studio ERWin Powerdesigner DbVisualizer star-schemas snow-flake 3NF relational models logical modeling enterprise database design From: http://sitestree.com/?p=357 Categories:Software Development, Web Development, Root, Miscellaneous, By Sayed AhmedTags: Post Data:2013-08-30 00:07:09 Shop Online: https://www.ShopForSoul.com/ (Big Data, Cloud, Security, Machine Learning): Courses: http://Training.SitesTree.com In Bengali: http://Bangla.SaLearningSchool.com http://SitesTree.com 8112223 Canada Inc./JustEtc: http://JustEtc.net (Software/Web/Mobile/Big-Data/Machine Learning) Shop Online: https://www.ShopForSoul.com/ Medium: https://medium.com/@SayedAhmedCanada
Mar 09
Software Time Estimation: What should you consider? #Software Engineering
In a web developer position when you are the only one to do everything, time estimation for a task may need considerations for some or all of the parameters below Just my 2 cents, Just one way of thinking There are many extra stuff that you may have to spend time on than actually implementing …
Mar 09
Must know for senior software developer positions. #Software Engineering
Must know for senior software developer positions. What do you think? useful resources or not?Though not complete but can provide some ideas. What do you think?Developers planning to go to other software related roles may find the resources useful. what do you think? Business Analysishttp://justetc.net/knowledge/index.php?table=Articles&categoryID=66&category=Business%20Analysis Business Curriculumhttp://justetc.net/knowledge/index.php?table=Articles&categoryID=67&category=Business%20Curriculam Dot Net Solution Architecturehttp://justetc.net/knowledge/index.php?table=Articles&categoryID=20&category=Dot%20Net%20Solution%20Architecture Software Usabilityhttp://justetc.net/knowledge/index.php?table=Articles&categoryID=62&category=Human%20Computer%20Interaction Managementhttp://justetc.net/knowledge/index.php?table=Articles&categoryID=51&category=Management Project …
