How to send sms via asp.net(c#)?
Hi, Since most of the free api's are not accessible(In India) i want to send sms via phone. I Googled it but all i got to know is, it can be done by AT commands. Can anyone please help me out with a...
View ArticleError: 404 for webservice in mvc3 website
HI..I developed mvc3 website with webservice which is working fine on local system but when i uploaded that site on server i'm getting 404 error...Please give me the solution Here is my code for...
View ArticleHow to Show Multi Color Text Box In Asp .net
I want to show a text from textbox 1 to textbox 2 with different colors in each text,here i am using Array to get text...
View ArticleHow to create connection pool in asp.net?
How to create connection pool in asp.net? ------------------------Page Like
View ArticleWant to learn ASP.NET
Hi all I know what ever i am going to write will look bit silly, but please if you people can help it will be great for me. I am working as a developer from past 2 years. i work on web and windows...
View ArticleWCF Data Services & EF - how to call an update stored procedure that does NOT...
I've googled and binged and still feel wholly ignorant I tend the database side of a 'system' or process that our clients update by GETting task info from our web service into an Excel spreadsheet. As...
View ArticlePlease Help me adding Ajax ModalPopupExtender control to my code
I have a ForwardPosting.aspx page. It is a content page under the master page "MasterPages\MasterPage.master". When its loading, the "MainFields" Div is shown normally. The "MainFields" Div markup...
View ArticlePlease help me for online compiler for "c" language?
please help me out to make online compiler in c#.net??? language can be one .. please please help me out please please please guys i need it Prince kumar
View ArticleGetting latest files from TFS error
Hi, We have all our code base in team foundation server. All of a sudden i am getting this error message, related to getting the latest files from TFS. It is not able to able to load the main web...
View ArticleCan someone help me with HTML Editor Control
How to apply CSS to Ajax HtmlEditor Control. I have created a Layout that i want to bind with the HtmlEditor Hoe can i do that? need Help ????
View ArticleHow does IIS handle http requests from different web clients to access the...
Assume that there is a web application has been hosted in IIS. And there are three users trying to accesss that web application from three different machines. Now how does IIS handle all the http...
View ArticleIs it good to use Windows Service to schedule any operation on server side in...
Hi, Kindly suggest me that, i want to schedule any operation (eg. mailing daily report)on the server side in ASP.Net MVC. I searched over internet and found that either use Windows Service or console...
View Articleuser role - web api
Dear all, I am trying to construct a method, which can allow specific users to be redirected to their specific api controllers. I have come up with a psuedo-code however, I am little stuck...
View ArticleMove items between 2 asp listbox with SQL Data Source and double click event
How can I build a page with two listbox with sql datasource and both button in order to move items from left listbox to right listbox and double click event?
View Articleupdate a row in gridview when checkbox is checking (using button)
all is clear in the title. i have a code but i don't know why it's not working : protectedvoid btnUpdate_Click(object sender, EventArgs e) { #region @ try { string myid = string.Empty; for (int i = 0;...
View Articlehow to download xlsx file from sftp & convet into datatable
i have to read the .xlsx file from SFTP server and save the con tents to the database. i have used Renci.SshNet.dll to download the file from SFTP. as sftpClient.DownloadFile(localfilePath,...
View ArticleLoading ascx control Using C# code
im having some troubles in firing imagebutton click event in a user control which is loaded when the combo selectedIndexChanged event fires... the user control is this...
View ArticleAJAX/Web Services and GET vs. POST
I'm still trying to wrap my head around this, so I'm not even sure I will be asking the right question... I have a method that makes a call to a web service to get a result set. That result set is...
View ArticleASP.NET MVC
Soliciting opinions. I'm an ASP.NET dev, and I've got the opportunity to work on a project that will be in ASP.NET MVC, which I know little about. Am I right in thinking that it's a pared-down version...
View Article