- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 15
- Posts with Upvotes
- 14
- Upvoting Members
- 11
- Downvotes Received
- 14
- Posts with Downvotes
- 12
- Downvoting Members
- 4
Hello Guys,My Name is Vishal Ranjan.. I am from India. I am an engineering graduate in the field of Information Technology. I am 28 Year Old Hardcore Programmer with deep interest in Microsoft Technologies.Currently Working for TATA Technologies, Jamshedpur.…
- Interests
- Coding,Surfing,Gaming
150 Posted Topics
Re: You can use fontawesome Icons in Datalist and dynamically bind using an arraylist of icons name. You can use legend tag to put a line below heading. | |
Re: Are you looking for some database solution. Yes you can make four fields in Database Year, Month, Filename, Filepath. You can increase the field to five if you want to increase the filtering option based upon date. //You can pass your custom date instead of Current Day. String sDate = … | |
Re: Refer this article: http://www.dotnetvishal.com/2013/02/find-coordinates-of-image-using.html | |
Re: You can also Explore [IronPython](http://www.ironpython.net/) and [IronRuby](http://www.ironruby.net/). http://www.codeproject.com/Articles/602112/Scripting-NET-Applications-with-IronPython http://www.developerfusion.com/article/84449/ironpython/ | |
Re: Check this article: http://www.aspsnippets.com/Articles/Bind-and-Filter-XmlDataSource-Control-with-GridView-in-ASPNet-Example.aspx | |
Re: Start with here: http://www.w3schools.com/aspnet/default.asp Then Move here: http://www.asp.net/web-forms/tutorials/aspnet-45/getting-started-with-aspnet-45-web-forms/introduction-and-overview I am assuming that you might have sound knowledge of HTML,CSS and Javascript before you start. If You dont have any ideas I will recommend you to read these topics in w3schools. Thanks | |
Re: In Dataset/Datatable.. http://www.c-sharpcorner.com/uploadfile/cd3aa3/fetch-data-from-gridview-and-store-into-datatable/ | |
Re: Check these articles.. http://www.dotnetvishal.com/2012/11/calling-javascript-using-server-side.html http://www.dotnetvishal.com/2012/11/how-to-call-javascript-function.html | |
Re: > What api to use ? Is there any api that can facilitate me in this ? https://www.twilio.com/blog/2012/02/twilio-for-net-developers-part-7-sms-voice-application-flows-using-asp-net-mvc.html > I want to pay for it. https://www.twilio.com/voice/pricing > Plus i am using asp.net and c#. Thats Ok! | |
Re: Try this: http://www.yetanotherforum.net/ | |
Re: Check this article: http://www.aspsnippets.com/Articles/How-to-create-Contact-Us-Page-in-ASPNet.aspx | |
Re: From the Images you have posted It seems like you are using some provider other than DATA.SQLCLIENT.. YOu are using provider as SQLOLEDB which is not supported by SQLBULKCOPY. The constructor you are trying to call, SqlBulkCopy(string) expects a valid connection string for SQL Server. http://msdn.microsoft.com/en-us/library/8x2hdfta.aspx | |
Re: Also refer this article if u are using ms access as db.. http://godhc.wordpress.com/2011/04/22/aspnetsimpledb/ | |
Re: As u have mentioned u are only proficient in developing simple database application with asp.net so It may take some time to master in sharepoint development.. You can refer these links to relate asp.net development with sharepoint: http://msdn.microsoft.com/en-us/library/ff649459.aspx http://msdn.microsoft.com/en-us/library/ff829215.aspx | |
Re: Check this article: http://www.codeproject.com/Articles/420052/Implementing-User-Profiles-in-ASP-NET-A-Beginners To know more about Profile refer the MSDN Documentation.. http://msdn.microsoft.com/en-us/library/vstudio/2y3fs9xs%28v=vs.100%29.aspx http://msdn.microsoft.com/en-us/library/vstudio/d8b58y5d%28v=vs.100%29.aspx | |
Re: > 1-What to prepare most part in asp.net and php to cover in one month.I have basic knowledge of asp php and c#.sql server 2005/08.Quick way to prepare Learn the basics like framework related Questions, OOPs, Looping, Simple Programs, Database Queries, Joins etc. > What type of demo project should … | |
Re: See This... This is what u want.... [url]http://www.daniweb.com/web-development/aspnet/threads/409818[/url] | |
Re: You need to have knowledge of Matlab for developing this kind of application. http://www.codeproject.com/Articles/5468/ways-of-integrating-MATLAB-with-the-NET http://www.codeproject.com/Articles/374386/Simple-image-comparison-in-NET | |
Re: Check this article: http://www.codeproject.com/Articles/43727/Show-Hide-GridView-Columns-in-ASP-NET | |
Re: Are looking after Responsive design so that it will fit into any computer screen? Refer these articles: http://msdn.microsoft.com/en-us/hh535902.aspx http://www.responsivemvc.net/Resources | |
Re: Are you looking for something like this: http://jsfiddle.net/kVvWv/6/ | |
Re: Check this thread: http://forums.asp.net/t/1970637.aspx?I+want+to+block+libwww+perl Thanks | |
Re: Check this article: http://www.codeproject.com/Articles/667370/ASP-NET-MVC-How-to-start-Unit-Testing | |
Re: Check this article.. http://www.codeproject.com/Articles/12117/Simulate-a-Windows-Service-using-ASP-NET-to-run-sc You can also use SQL Server agent to scheduled sending emails using your SQL Server DB. http://www.aspsnippets.com/Articles/Automated-Email-Notifications-using-SQL-Server-Job-Schedular.aspx | |
Re: Refer this thread: http://forums.asp.net/t/1446832.aspx?How+to+open+edit+and+save+a+Excel+Document+in+ASP+C+ | |
Re: You can use SQL Server Express Edition or MongoDB or mysql. All of them are free to use. But Practically speaking go for sqlserver as it fits best with Microsoft technologies. | |
Re: You can use [Twilio](http://www.twilio.com/) Also Refer this thread: http://stackoverflow.com/questions/1984379/making-telephone-call-from-asp-net-application | |
Re: Refer this thread: http://stackoverflow.com/questions/15913610/silverlight-wcf-throwing-the-remote-server-returned-an-error-notfound | |
Re: Try Either of the following: https://somee.com/default.aspx http://www.smarterasp.net/ | |
Re: Please Refer this link to find a suitable hosting Provider according to your need and location: http://www.microsoft.com/web/hosting/home > Also another question is that is there any way to reload the master page when you change pages meaning when you move from home to service the master page reload as its … | |
Re: I dont know what is your level of expertise and what exactly you want to develop. Look in technical forums you need to show your problem ie., where you are struck or what is your attempt.. If you ask like I want to build this how to start.. I bet … | |
Re: Hi sujimon, This forum is for questions related to asp.net web development. You can post your query on sharepoint forums: http://social.msdn.microsoft.com/Forums/sharepoint/en-US/home?category=sharepoint https://social.technet.microsoft.com/Forums/sharepoint/en-US/home?category=sharepoint | |
Re: for(int i=0;i<n;i++) { Label NewLabel = new Label(); NewLabel.ID ="Label"+i; NewLabel.Text = "Label" + i; this.form1.Controls.Add(NewLabel); } | |
Re: Go through the following thread and read my reply over there: http://forums.asp.net/t/1864735.aspx?What+is+the+Best+way+to+learn+ASP+Net+and+C+ Also Check out these nice suggestions by Rion Williams: http://forums.asp.net/post/5503655.aspx | |
Re: Try to copy the below tag in the head section of your masterpage. This goes near the top of your head section. <meta http-equiv="refresh" content="3";url="http://www.xyz.com/default.aspx"> the numerical value is the number of seconds before refeshing. This WILL refresh after 3 seconds, no matter what, with no control over this due … | |
Re: Refer this thread: http://stackoverflow.com/questions/6012942/how-to-limit-label-string-length-in-gridview-with-read-more-link | |
Re: Try Javascript Navigator cookieEnabled Property: http://www.w3schools.com/jsref/prop_nav_cookieenabled.asp Apart from that refer this thread as well: http://stackoverflow.com/questions/9130457/is-it-possible-to-check-if-cookies-are-enabled-with-modernizr | |
Re: May be you should check whether your dropdownlist is getting binded again on each postback.. If not then put the binding code inside the !page.ispostback section so that it will be binded on each postback. | |
Re: Refer this link: http://www.codeproject.com/Articles/111037/Delete-Data-in-GridView-Using-Template-Button | |
Re: Refer this [link](http://codebetter.com/johnvpetersen/2012/03/22/accessing-a-asp-net-webapi-rest-service-from-asp-net-mvc/) | |
Re: Search for any Jquery/AJAX Image Slider.. If you want to invest some fortune you can use Devexpress Image Slider.. http://mvc.devexpress.com/ImageSlider/SlideShow Also check this article for more details.. http://www.codeproject.com/Articles/452313/ASP-NET-MVC3-Slideshow-Control-using-jQuery-and-XM | |
Re: http://stackoverflow.com/questions/16563558/why-is-my-asp-page-request-files-always-empty-ive-tried-all-posted-fixes http://stackoverflow.com/questions/4411866/httprequest-files-count-never-equals-zero | |
Re: The things is that Your Codes(C#/VB.Net/J#/VC++) are first compiled by their respective compiler for example csc.exe in case of C# to an intermediate language MSIL[Microsoft Intermediate Language]. It is done to make .net application Environment Independent. You can see this MSIL using ildasm.exe in Visual Command Prompt. Next this MSIL … | |
Re: Since your query is totally vague, I am assuming that you want to send a confirmation email to the user in order to validate his/her email after registration process.. Refer the links below: http://code.msdn.microsoft.com/Validate-user-email-761b45f2 http://imar.spaanjaars.com/569/requiring-users-to-confirm-their-e-mail-address-after-they-create-an-account | |
Re: http://www.dotnetvishal.com/2012/11/allow-user-to-enter-only-numbers-in.html http://www.dotnetvishal.com/2013/02/allow-only-numbers-in-textbox-using.html | |
Re: Refer these articles: http://forums.asp.net/t/1866656.aspx?body+unload+event http://forums.asp.net/t/1881448.aspx?How+to+detect+the+browser+close+event+in+ASP+Net+C+ | |
Re: Refer this article: http://www.mindfiresolutions.com/To-refresh-Gridview-Data-regularly-without-any-page--postback-158.php http://forums.asp.net/t/1933471.aspx In the above article we are using timer to rebind the gridview every 10 second. You can replace it with the code to hide/clear the gridview and increase the time period. | |
Hi what are the various badges given to the users in Dani web like Posting Master,Posting Whiz etc. | |
Re: Refer this article: http://www.dotnetvishal.com/2013/05/yesno-message-box-aspnet.html | |
Re: Create Your own custom chat application.. The Best bet will be SignalR Realtime chat application. http://www.asp.net/signalr/overview/getting-started/tutorial-getting-started-with-signalr |
The End.