Facebook checkin using Graph API
Hey, I am trying to publish a checkin on a user facebook wall using the Graph API. Before I do, I get the access_token with the following scope:...
View ArticleASP.NET Tutorials
Hey everyone, I have a great opportunity at work to get to learn ASP.NET. One of the project I need to work on is to design a web form for software registration. However, I do not know ASP.NET that...
View Articlewebform performance
I have about 10 sets list of values tables that I need to bind to a dropdownlist on the webform. My question is when should I do databinding to get better performance? I have tried at: OnInit() and...
View ArticlePost Info to Particular Pages in FaceBook
Hi Gurus, I have an requirement,where i need to get the list of pages of an Facebook Account. For eg : if the user has 3 pages,then if i select the 1st page and click on post,then the information...
View Articleurl routing like as subdomain in asp.Net web Forms c#
I want url routing like as sub domain. For example my website is abc.com so that now i wants to url rewriting like user1.abc.com, user2.abc.com, user3.abc.com, user(N).abc.com Also when ever once...
View ArticleDisplay Message in Browser Console Window
Is it possible to display a message in browser console window by coding in code-behind. I am aware that it could be done by javascript as well as we can set message in Visual studio output window by...
View ArticleSession state can only be used when enableSessionState is set to true, either...
Hi experts, I stuck on this error message. can any one give me a hint? in my code behind(ASP.net C# web form programming), I try to evaluate a session variable, then execute some codes... debug pops...
View Articlenew small C# web app
I need to take the main parts of a C# 2008/2010 console application and turn it into a thin client for the web. The only things that need to be displayed on the screen is to enter the customer number...
View Articlewhere to start
hi i am new to asp.net. So can anybody help me where to start with.thank you
View Articlesend sms
sir i am an electrical engineer but interested in programming . i developed one v.net project for office and now wanna use send sms coding... the coding is as below but i am not getting message......
View ArticleHow to maintain state of an application
How can i go about maintaining the state of an intranet application: Such that an authenticated user can process one or more sales in an instance? On the otherhand is it possible to assign a Session...
View ArticleWhat do you think about to improve your web applications coding by writing C#...
We have tired of ton JS code in our applications, when errors could occurred in runtime (and specific browsers only). So we decide to write something which allow to build rich client-side (single page...
View Article401 Unauthorized error
Hello, I do apologize if this is the incorrect forum to post. I have a file which I need to post to a remote client server. I created a .p12 key file from the client web site. Using this .p12 ket...
View ArticleLink My SQL with SQL Server
We have back office application (developed using ASP.NET & SQL Server) and website for the same business (developed using PHP & My SQL). Pl let me know how to link My SQL database with SQL...
View ArticleFacebook-Like alert
Hi, I want to know how can I have a facebook-like alert to display (Email was sent) or (Record was saved) for a few seconds then disappear? Technology News @ www.JassimRahma.com
View Articlebest way to move website from development to production
Hi, I want to ask what's the best way yo have a development environment and move it easily to the production? Technology News @ www.JassimRahma.com
View ArticleHow to Display image with Grideview
I have a problem with using grideview to display data I don't want to use Default display in gridview. For example ------------------------- Image1 Title="###" | Date="###" | Price="###" |...
View Articleexpansion of axd in trace.axd
hi all ,Tracing web application with ASP.NET[^] Tracing Methods• On the Page When this method is used, the trace output is displayed on the page that is executed.• Out of Page In this method, the...
View Articlewhich is the best practice to generate report in pdf format using ASP.NET MVC3?
I need to generate a PDF report which contains some images, costume text info, and a table from my ASP.net MVC3 application. please give me any ideas on the best way to implement this?
View ArticleODP.Net provider error
Hello, I downloaded and installed the ODAC for 64 bit machine. There were no issues installing, except that you have a to execute a sql file at the end of installation. It is located at...
View Article