|
Of course, it just reduces the number of applications that will use 4.5. In my organization there are still xp machines, and there is lots of money in the organization. That does not include the number of XP personal PCs that are in use and will be in use for many years. There will be a lot of people that will resist 4.5 because of this stupidity. There is not a good reason to move up to Win7. Of course they want people to buy win8, which is not a good enough OS of desktop for people to buy (people complain about adapting to Win. Why upgrade when OS works fine. Which means that framework 4.5 will not be readily adopted by many organizations. Microsoft is just pissing people off. Not good for Microsoft. I am definately pissed at this overisght.
|
|
|
|
|
It isn't an oversight. It is a deliberate move.
Windows XP is over 10 years old. I personally feel Microsoft has done a great job of supporting Windows XP as it is now 3 OSes behind current version. Mainstream support ended in 2009 yet they have still released major updates for it. Windows XP is now in extended support which just covers hotfixes basically.
With regard to orgs not adopting framework 4.5 due to it not supporting Windows XP, I've actually seen that as a pretty good pressure point on management to finally upgrade those machines to more current OSes.
The best way to accelerate a Macintosh is at 9.8m/sec² - Marcus Dolengo
|
|
|
|
|
Hi,
I have strange behavior in WCF with Entity framework 5 and dotnet framework 5.
I created a database of two tables and relationship 1 to many between them and added them to the entity framework,
https://dl.dropbox.com/u/26814346/sc.png
then I wrote a code in a (Silverlight enabled WCF) to read all the data in cDetails table
[ServiceContract(Namespace = "")]
[AspNetCompatibilityRequirements(RequirementsMode = AspNetCompatibilityRequirementsMode.Allowed)]
public class Candidates_Service
{
[OperationContract]
public List<cDetail > Get_Candidates()
{
ttEntities1 db = new ttEntities1();
return db.cDetails.ToList();
}
}
when I tried to consume this service in Silverlight client I got the error (the remote server returned an error Not Found),
I tried to consume it in widows application client and in windows 8 client I got another error
An error occurred while receiving the HTTP response to http://localhost:1552/Candidates_Service.svc. This could be due to the service endpoint binding not using the HTTP protocol. This could also be due to an HTTP request context being aborted by the server (possibly due to the service shutting down). See server logs for more details.
the strange thing is when I remove the parent table and work without relations everything work as expected.
and the same code is working when I tried to use it to bind data directly on a web form (without using the service).
also after a lot of google search I found some articles speaking that I have to make the LasyLoadingEnabled = false
and another said it is the data size Issue so a made the LasyLoadingEnabled as false and changed the size to 2GB (there are only 4 records in the table) and the result was the same.
|
|
|
|
|
Hi,
Did u check whether your firewall is blocking calls to WCF service?
============================================
The grass is always greener on the other side of the fence
|
|
|
|
|
Hi guys
I want to write devenv in "Run" window to start Visual Studio 2010.
As I had installed VS 2008 first it will run VS 2008.
Is there any way to keep both and run VS 2010 by writing devenv in "Run"?
Honestly
Meysam
SignatureNotFoundException
|
|
|
|
|
Change your path variable in windows so that the devenv for 2010 will run instead.
There are only 10 types of people in the world, those who understand binary and those who don't.
|
|
|
|
|
That is what I originally thought, but on checking my PATH variable found no references to any visual studio locations. The registry needs to be changed as per the solution found over at SO.
|
|
|
|
|
|
Thank you.
SignatureNotFoundException
|
|
|
|
|
Looking at Visual Studio 2012 ultimate, there are built in microsoft office templates
Question is how to create a c# app that will create a word doc and fill in specific parts of the new doc based on customizable text boxes in the app?
and keep track of various docs it created? if the text box 1 is for the title of the doc that could be put in a certain font/size and written to specific coordinates
thanks
|
|
|
|
|
Hi All,
We are about to develop an enterpirse WebApplication for online ticket reservation, scheduling, managing suppliers, accepting online customer registeration & reservation, online payment and opening acounts for our agents (in different countries) to handel there tansactions in the system.
1. And now VS2012 officialy released .. I'm asking about its stability since its new to the commerical area, is it safe to start with it or shall we give it more time in the market & start now the project in VS2010?
2. For such WebApp, what technologies and tools suggested to be used in terms of speeding up the development time, avoiding SQL injections, stability .. etc, (HTML5, MVC, linq, entity framework .. others )
Any advice is highly appreciated.
|
|
|
|
|
Its good news the vs 2012 has been released officially. I would like to suggest you for spent some time of this version and then you would know that what is right way for you.
I hope my thought will good work for you. 
|
|
|
|
|
My experience in developping Enterprise web apps with Microsoft Visual studio lineup, is that its suitable for scalable mission critical web apps. My advice would be to thouroughly test the MVC concept. I dont know the size/experience of your development team, but TEAM FOUNDATION development is guaranteed. The programminglanguage (c++, c#, etc) is ofcourse an aspect not to be overlooked!
First make a solid functional and architectural design eg. 1. how many foreign offices, cultural aspects, how many customers, how many transactions etc.
Make a good functional design, as this is imperative to have a good start!
So you will gain better insight of your userinterface, your middleware and backend.
There are a few Codegenerators as well suitable which can be integrated tp VS2012 (e.g.CodeOnTime)
As a start i would suggest to make a small prototype system based on your needs.
Good luck.
kind regards.
|
|
|
|
|
use SQL, preferably oracle. and if oracle, preferably java.
it sounds like very data-centric app, like bank.
also revise your expectation, you can do a rapid development and expect automagicaly to be fast and secure 
|
|
|
|
|
Hi
I want to create application that will initially free but some level will be lockec if use want to unlock these level he should pay for it. How I can do that in windows 8 marketplace please help me?
WANTED wasim khan(Killed 50 Innocent Buggs, Distroyed 200 Exception, make 5 Project Hostage) any Compnay Hire him will pay 30,000. Best place where u can get him is Sorcim Technologies Murre Road RWP
|
|
|
|
|
Check out this link [^] which discusses some of the strategies you can use to monetize your app.
|
|
|
|
|
I wanna know that does Team Foundation Server functionality existed in VS 2012 Ultimate Edition or it is must be downloaded separately?
|
|
|
|
|
|
Thanks Sandeep,
What about the Application Lifecycle Management (ALM)?
|
|
|
|
|
|
I just wanna know is it included in VS 2012 Ultimate?
|
|
|
|
|
First time it was OK, but after I shared the link that explains every version having features present (direct MS link), you could have checked in the VS details link.
If you still did not find it, do a quick Google. I am not sure of it as I have not used it.
|
|
|
|
|
|
The issues are the same, C# and VB.NET use exactly the same framework.
One of these days I'm going to think of a really clever signature.
|
|
|
|
|
ed-clift wrote: Thanks for your response.
I don't mean to be disrespectful (that's why I'm not posting it on the discussion board), but when I try to use the C code, it takes me hours and hours to translate, and it never seems to work.
I see many similarities, but the "devil is in the detail", and it takes DAYS to get it to work, with the nuances of each language. Very interesting, but what exactly is your problem? The example you linked to is in C# which is as close to VB.NET as you can get. I suggest you try Googling to see if there are any tools which could do the conversion for you.
One of these days I'm going to think of a really clever signature.
|
|
|
|