I am using .NET 3.5. I want to use Oracle Data provider in Data Access Application Block of Enterprise Library. Do I need to install ODP.NET? I am using oracle 10g client.
I installed Windows 7. Install Visual Studio 2008 with .Net Framework 3.5. Then Russified Windows. And after this error message in Visual Studio suddenly appearing in Russian.
How can I remove a Russian translation for error messages .NET Framework?
I want to block port 80 in such a way that whenever user clicks on Internet Explorer the pop-up window should display to enter required information and once he enter's required information and if it is valid then and then only user will be able to access internet so anybody help me to create application in c#.net....................using C#.NET
C# / .net framework
What is the most reliable way to determine whether a class (type) is a class provided by the .net framework and not any of my classes or 3rd party library classes.
I have tested some approaches
The namespace, e.g. starting with "System."
The Codebase of the assembly, where the dll is located
All this "feels" a little clumsy though it works.
Question: What is the easiest and most reliable way to determine this?
Starting to build web applications for mobile devices (any phone).
What would be the best approach using ASP.NET 3.5/ASP.NET 4.0 and C#?
UPDATE (feb2010)
Any news using windows mobile 7?
Is there a way to call java method in .xhtml?
I just want to be able to call java.net.URLEncoder.encode() method from xhtml file.
Is it possible to do this?
In jsp it was very easy to do
<% String encodedURL = java.net.URLEncoder.encode(url, type); %
I've been trying to to consume SOAP requests (.NET web services) and have found some pretty good tools that I wanted to share:
1) http://grabalife.com/2009/10/19/using-net-web-services-and-dataset-objects-in-your-iphone-app/
Really easy clean way to perform all the call needed for consuming the services.
2) http://code.google.com/p/mac-soapclient/
SOAP Client uses WSDL files you provide to dynamically create a graphical user interface for any given SOAP-based web service
Hopefully that will help someone as much as me!!!
Happy coding !
Hello all,
I have a site that allows a user to login using their facebook login id through a .net system. When the user posts a comment in my site, I want it to automatically post the comment on their facebook wall too. How can I do this using .net?
I am using castle windsor for IOC, I used it in a ASP.NET 3.5 MVC1 environment
I recently changed to .net 4 and mvc .
Since that time I only get 404 errors , because mvc routes cannot be found anymore.
How could this happen?
Hi Guys ,
I am pretty new in Iphone Apps.
How do I upload Image/Photo from my Iphone to webserver. At web server I am using ASP.net c#.
Please help me with the Iphone as well as ASP.net code.
Many Thanks.
I am looking for ORM frameworks, came along to NHibernate, Genome, L2S, Entity Framework and now the DataObjects.NET.. So far a I read the documentation it seems pretty cabable, but have you ever tried this ORM?
Any issues/bugs with DO.NET would be approciated :)
I have develop application on VS-2005 and installed it at another machine and along with application I have installed .net frameworks 2.0 version as per demand and it works well at time of installed and after some time if I try to open it it’s throw error like “ .Net Framework Initialization Error, Unable to find a version of the runtime to run this application.
Client Machine : Operating System is XP sp2
How to overcome from it?.
I've been wondering what is the better DVCS for .NET developers? From reading various information it has sounded like Mercurial works better on Windows, but other information claims that Git has caught up and surpassed Mercurial in offering quality Windows and Visual Studio tools. Does anyone have good recent information or experience with trying both in a .NET development environment?
There are times when I find some example XAML that I want\need to do in code (c#\vb.net).
I assume at some point the XAML becomes code, or at least IL.
So my questions:
Am I correct in assuming that XAML is converted to IL? (or if not IL what does it become?)
If the above is correct, when does XAML become IL (or whatever it becomes)?
Is there some way to see the XAML in as "code"
Thanks.
Hi all,
I am a beginner in .Net development. I need to ask about .Net winform deployment.
If i have 1 exe file, some class libraries, and 3rd party components (DevExpress).
Should i install these Dlls (class library and 3rd party component) in the GAC (Global Assembly Cache) in client computers ?
Thank you for the explanations.
i have a large database which is updated every now and then.
The application has been developed in asp.net and c#.net.
i need to fetch data from the datbase to griview on a button click event .
i am planning to use data caching , so that i can improve the performance of the application
how can i use DATA caching mechanism so that i could see the updated result of the database in a gridview.
I am developing Android Twitter application. I downloaded TwitterClient Demo deom net.
But there is a class file "android.net.http.RequestQueue" that is not available in sDK component in android.jar. Please advise on the same.
Hi!
I am working on automating the manual work of copying Ms-Excel charts to Ms-Word that are created using ExcelWriter web service. Is there anyway that I can do the process programmatically using either VB.Net or C#.Net? Please advice me any possible way of doing this.
Thanks
Al
Is it possible to use Entity Framework v4.0 in a .Net 3.5 application?
I mean, can i just reference the related assemblies for EF 4.0 and use it in my .Net 3.5 application?
thanks...
i have been hosting a bunch of asp.net mvc website on webhost4life.com and i am finally fed up with their poor customer service and down time.
Can someone please suggest the best windows iis hosting that supports asp.net mvc, sql server 2008, etc.
Hi friends
I am new to Programming.During last year I learned flash programming as well as Asp.net
I am good at both.
But i am confused about choosing asp.net or flash programming
As per career which one will get me good salary and
which one will me more secure
Please help me on this with reasoning which one i should choose
Hey, I've just finished writing a VB.NET application. Now I want to package the executable and the database ofcourse into a single installer file. I tried using QSetup, InstallShield to make SQL Server embedded into the setup file, and finally after hours of try&fail I have no idea. Anyone?
How to connect to a database (any natively supported by .NET) - SQL Server 2008 or Access - from a Windows Forms application written on VC++/CLI (compiler ver. 16.0 from .NET 4.0)
Is there any Wordpress API key to integrate with asp.net or any other way to integrate wordpress blog with asp.net?
If yes then how it is work?
Please reply me in brief.
I really appreciate your help.
Thank You.