Members

Technology Zones

IBM Learning Center

Articles

Hosted By

MaximumASP

Info

Stevan Rodrigues Profile

photo Stevan Rodrigues (stevanrin)
04 Feb 2004
United States
Senior web developer

Contact memberContact this Member Edit ProfileEdit my profile

I am a Microsoft Certified Solutions Developer in .Net Architecture (MCSD.Net Early Achiever – one among the first 2500 worldwide), Microsoft Certified Application Developer in .Net – MCAD.Net (Charter Member - one among the first 5000 developers worldwide) with Microsoft certifications (MCP) in Visual basic .Net, ASP.net, XML web services, Visual Studio.Net, COM+, C# and SQL Server 2000. I have successfully completed my professional training in .Net from ExecuTrain Institute – Authorized Microsoft Technical Center, Dubai, U.A.E. I am a Science postgraduate majoring in Mathematics serving the IT industry in Dubai, U.A.E as “Dot Net Analyst Programmer/Web Administrator & Developer” for the last few years. I have hands on experience and thorough expertise in .Net technologies.

This user has contributed 1 articles, 0 code samples and posted 29 messages in our discussion forums.

Technology Interests

      Articles & Tutorials

    • Create a Site Search Engine in ASP.NET

      by stevanrin

      When I was working on an ASP.NET project, I had to add the site search module - this article demonstrates how. This search engine will index an entire page for matching keyword(s) or a phrase and will count how many times the keyword(s) or phrase are found on the page, and displays the results with the highest matches first. . Read full article