dotnetspider.com
Login Login    Register      

TutorialsForumCareer DevelopmentResourcesReviewsJobsInterviewCommunitiesProjectsTraining
Join our online Google+ community for Bloggers, Content Writers and Webmasters



MuhiReks

Send a gift to MuhiReks Add MuhiReks As Your Friend Recent Posts  
Profile
Gifts & Awards
Contributions
Friends
Referrals
Visitors
Messages

Name MuhiReks
Email You must Sign In to access the contact details.
Country India
Member Level Gold
Total Points 5981
Member Rank 76

Social Profiles

Member has not configured any public social profiles.

Awards & Medals

Bronze Membership Level   Silver Membership Level   Gold Membership Level   

Profile

Working as an IT System Analyst

Recent Posts by MuhiReks

Forum Responses: use XMLDocument.CreateNode method ex.. [code] XmlDocument doc = new XmlDocument(); doc.Loa
Forum Responses: [code] string sConn = " your connection string"; SqlConnection objSQLconn = new SqlConnection(sCon
Forum Responses: [code] Response.AddHeader("Content-disposition", "attachment; filename=" + "Muhil.PDF"); Response.
Forum Responses: in oracle i have used like this.. [code] public static Hashtable FuncSPRtnVal(string spname, H
Forum Responses: we can use FOR loop to insert excel value to SQL instead of OPENROWSET command... ex... [cod
Forum Responses: place one panel in a page, add dropdownlist control to that panel. ex.. [code] Dropdownlist
Forum Responses: Your application running in windows 2008 server(both DB and framework in single system) or different
Forum Responses: 1. can i access web service in sql server using StoredProcedures. Yes we can 2. can i call/p
Forum Responses: In .Net C#,VB.Net are server side CSS,AJAX are client side
Forum Responses: [code] Exec SP_OACreate 'MSXML2.ServerXMLHttp',@tmpobj OUT Exec SP_OAMethod @tmpobj, 'Open','GET',
Forum Responses: Page Class
Forum Responses: Normally it will differ based on application, Generally II,III,IV will following the application wis
Forum Responses: HashTable Collection [code] Hashtable objhshtble = new Hashtable(); objhshtble.Add("parameter1
Forum Responses: Method 1 [code] string[] files = Directory.GetFiles(path + TextBox1.Text+".*"); if (files.Lengt
Forum Responses: There is no build-in control available for DB Common function but we can create dll file which conta
Forum Responses: You want to route the URL or want to send mail to the particular id with form details .. if you want
Forum Responses: if you are using dropdownlist for choosing a file type, use the selectedindexchnaged event in code b
Forum Responses: check whether the file have .csv format using FileInfo class [code] FileInfo filin = new FileInf
Forum Responses: you have used Connections.conectar() function to established connection, you have written in seperat
Forum Responses: You can use action property in Form Tag. ex.. [code] <form action="sample.aspx" method="post"

Return to Members


Follow us on Twitter: https://twitter.com/dotnetspider


About Us    Contact Us    Copyright    Privacy Policy    Terms Of Use    Revenue Sharing sites   Advertise   Talk to Tony John
Copyright © SpiderWorks Technologies Pvt Ltd., Kochi, India
2005 - 2012 All Rights Reserved.
.NET and other trademarks mentioned in this site belong to Microsoft and other respective trademark owners.
Articles, tutorials and all other content offered here is for educational purpose only.
We are not associated with Microsoft or its partners.