Programatically interact with webpage
I've been trying this for a while now, but I simply cannot get it done. How can I put a string of a game title in the search form from the site below and then get the first resulting link? I hope...
View ArticleShow the subsite Custom List into other site collection
Hi Friends,How can i show the subsite Custom List into other site collection subsite.
View ArticleScope of Learning Java and C#
Sir, I likes to know from you the scope of learning Java and C# as far as a software Developer is concerned.Among these subjects, which is prominent and using widely?what will be the benefit when one...
View ArticleHow to display image while retrieve data from database?
Hello,I am using this code for display image while retrieve data from database to datagridview in C# .net windows application.:- pictureBox1.Visible = true; // it's a swf loading image....
View ArticleError when get list account from google analytics
Hi every body..I want to get list Account from google analytics but i don't can.. here is my code// Configure GA API. AnalyticsService asv = new AnalyticsService("gaExportAPI_acctSample_v3.0");...
View ArticleSend link for approval and then save data
I am creating a simple MVC application where Secreatry creates contact list for his boss. Contact list has simple fields FirstName LastName Phone no.CatchSecreatry cannot save contacList.After...
View ArticleMaking QUErY from stored procedure to SQL
HI everybody,I have this:[code]OPEN @WeekdayCursor----SET @Weekdays = ''--FETCH NEXT FROM @WeekdayCursor--INTO @PriceAddID, @StartDate, @EndDate, @Weekdays----WHILE @@FETCH_STATUS = 0--BEGIN--DECLARE...
View Articlehow to increase parallel for each loop
List<string> aa = new List<string>(); aa.Add("aa"); int count = 0; Parallel.ForEach(aa, new ParallelOptions {...
View ArticleNo cache
after submitting registration form on the website http://shetoldme.com/?nocache=1 getting this link what nocache=1 means?
View ArticleShow & Hide a textBox in different location
Hello,,For the below four comboBoxes implementation, I need to turn TextBox Visibility to true Only if I selected the Item = "ID" from any comboBox. This code works fine, but the the textbox will be...
View Articlearabic sms via gsm modem
Please can you help me, I have an application c# to send sms from pc to mobile phone,it works fine but when i try to send arabic sms it can't send any one can help me?
View ArticleParse txt file.
ALPHA_ACCESS.AUD;1 AAA_ACCESS.AUD;1 RMA_ACCESS.AUD;1 JUS_ACCESS.AUD;1 KOGIN.COM;1 MATHEW.COM;1 MASTER.MNU;1 MAR_ACCESS.AUD;1 NPR_ACCESS.AUD;1 JA_ACCESS.AUD;1while((line =...
View ArticleTransaction associated with the current Connection
Hi all. I have a challenging query!!This project we are on working on is an application which resides on any windows 7 or 8 machine. Mainly used for windows based tablets. So, each an every instance...
View Article.Net database app remote access
hello all , i have a .net sql database project it must work in intranet context , now should i do a specific task for establishing and remote data access? if no what tecnology must be used in that app...
View ArticleHow to Bind Dropdownl list from database in mvc3
Code - Razor Code <div class="editor-field"> @Html.DropDownList("CountryID", String.Empty) @Html.ValidationMessageFor(model => model.CountryID)...
View ArticleINotifyPropertyChange in database project
Hi,I am new to WPF. I wanted to make a small database project just to learn WPF.This is a layered application where the business logic will be accessed through WCF service and Business logic will...
View Articlehow to bind radiobutton list with tooltip in asp.net?
i am using below code but it's only get first tooltip.. try { int p; sq = new SQLDataAccessHelper(); SqlParameter[] param = new SqlParameter[1];...
View ArticleHow to Link webpage from flash image.
Hi, I linked my flash image source code with other webpage. In chrome and IE-10 the specified(linked) webpage is displayed, but in IE-8, whenever I am clicking the flash image the Specified webpage...
View ArticleSivlerlight 5
hi all,WHAT IS VIEW,MODEL AND VIE MODEL..dont want links i need definition with proper understanding
View ArticlePDFwriter -PushButton-perform action "Back to previous page"
Hi, I have registration page. I generate PDF using button click. It generates PDF. Now, the problem is, after generate in to PDF, if I want to go to Previous page then I use browser back button. I...
View Article