Create knowledge
[?]
|
(rate this)
|
Microsoft recently acquire s Teamprise Assets which enable developers using the Eclipse IDE or operating on multiple operating systems, including Unix, Linux and Mac OS X, to build applications with Microsoft Visual Studio Team Foundation Server.
Trends: "Cross Platform Support for Visual Studio" deleted from your view.
|
(rate this)
|
Hi, AJAX web applications bring a variety of rich user experiences to the web, but often those experiences require downloading a lot of code. The result is applications that are frustratingly slow to load and taxing to web servers. Today we are announcing the availability of Doloto on MSDN DevLabs. Doloto is a tool that makes pages more responsive by decreasing the initial download size of complex AJAX web applications. Doloto analyzes AJAX application workloads and automatically performs code splitting of existing large web applications. Doloto enables applications to initially transfer only the portion of client-side JavaScript code necessary for application initialization. The rest of ...
Insight: "Doloto on DevLabs" deleted from your view.
|
(rate this)
|
Hi, Microsoft Announces the preview release of Ajax Library 6. This update includes a bunch of new capabilities and improvements to our client-side AJAX library, and can be used with any version of ASP.NET (including ASP.NET 2.0, 3.5 and 4.0), and can be used in both ASP.NET Web Forms and ASP.NET MVC projects. Today’s release includes the following feature improvements: Better Imperative Syntax : A new, simplified, code syntax for creating client controls. Client Script Loader : A new client-side script loader that can dynamically load all of the JavaScript files required by a client control or library automatically, and executes the scripts in the right order. Better jQuery Integration : ...
Insight: "Microsoft Ajax Library (Preview 6) and the Microsoft Ajax Minifier " deleted from your view.
|
(rate this)
|
|
Microsoft Biztalk
|
2
|
VS |
0
|
Oracle SOA Suite
|
|
|
KANNAN SUBBIAH
| Argues in support of
"Microsoft Biztalk"
| 1 year ago
|
|
Though I did not had my hands on both the suites, I will go with Microsoft, as it is their practice to make their offering easier in many respects. for instance, pricing, learning, time to build and deploy, etc. As Ajay, I am also interested in...
|
|
Debate: "Which one is best in Enterprise Integration Microsoft Biztalk or Oracle SOA Suite" deleted from your view.
|
(rate this)
|
Hi, Microsoft released Visual Studio 2008 AJAX Profiling Extensions - a new power tool to measure the performance of the portions of web applications that execute JavaScript inside the web browser. The AJAX Profiling Extensions provide much-needed visibility into often complex, web client-side interactions for the first time. You do not need to download and install any additional software, plug-ins, or ActiveX controls on the machine where the AJAX web client code is running to use the AJAX Profiling Extensions to gather JavaScript execution-time data. Also, this works with any web browser, including, of course, the latest version of Internet Explorer. AJAX Profiling Extensions is an ad...
Insight: "VS2008 AJAX Profiling Extensions " deleted from your view.
|
(rate this)
|
Hi, Microsoft project code named “Velocity” provides a highly scalable in-memory application cache for all kinds of data. By using cache, you can significantly improve application performance by avoiding unnecessary calls to the data source. Distributed cache enables your application to match increasing demand with increasing throughput by using a cache cluster that automatically manages the complexities of load balancing. When you use “Velocity,” you can retrieve data by using keys or other identifiers, named “tags.” “Velocity” supports optimistic and pessimistic concurrency models, high availability, and a variety of cache configurations. “Velocity” includes an ASP.NET session provider ob...
|
|
varsha
| Commented
| 3 years ago
|
|
ya its great knowledge to be shared ..to increase velocity for data scaling and documentation
|
|
Insight: "Velocity" deleted from your view.
|
(rate this)
|
|
SQL SERVER 2008
|
12
|
VS |
6
|
MY SQL
|
|
|
andri tjiu
| Argues in support of
"SQL SERVER 2008"
| 2 years ago
|
|
for most of my project SQL Server 2008 provide the best performance for big data
|
|
|
|
Ajay Singh
| Argues in support of
| 3 years ago
|
|
Definitely Sql Server 2008.
|
|
|
|
Dennis Aries
| Argues in support of
"SQL SERVER 2008"
| 2 years ago
|
|
There is very little difference in performance in the two of them. MySQL performs better on the Unix/Linux-platform and improves when 64bit-OS is used. Thanks to the database-structure, the isn't that much CPU needed for accessing the database....
|
|
Debate: "Which one is best in performance SQL SERVER 2008 or MYSQL" deleted from your view.
|
(rate this)
|
i am getting trouble while doing connectivity inC#.net. i want code for insert ,delete,update and select operations.
|
|
Ajay Singh
| Answered
| 3 years ago
|
|
Here is code to connect the SqlServer database 1. First u need to add the namespace which all the related classes to interact with Sqlserver. In dot net there is specilize namespace sqlclient. you can also connect with oledbclient. I show you...
|
|
|
|
Bhargavtripathi
| Answered
| 3 years ago
|
|
using System; using System.Data; using System.Configuration; using System.Collections; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.WebControls; using System.Web.UI.WebControls.WebParts; using...
|
|
Answer: "give me the code for connectivity in c#.net ?.I am making windows base application. and my database is inbuilt sqlserver..." deleted from your view.
|
(rate this)
|
Microsoft launches Rich Internet Application Services Preview. Microsoft .NET RIA Services simplifies the traditional n-tier application pattern by bringing together the ASP.NET and Silverlight platforms. RIA Services provides a pattern to write application logic that runs on the mid-tier and controls access to data for queries, changes and custom operations. It also provides end-to-end support for common tasks such as data validation, authentication and roles by integrating with Silverlight components on the client and ASP.NET on the mid-tier.
Insight: "Microsoft .NET RIA Services" deleted from your view.
|
(rate this)
|
while starting a new web application project using .net , which design pattern and architecture will be the best?
|
|
Pankaj V. Tambe
| Commented
| 1 year ago
|
|
Before starting a new web application, deciding which design pattern and architecture is totally depends on on the web application and the team size. If we are creating a big web application that means we need take care of a scalability, I am fan...
|
|
|
|
Ajay Singh
| Commented
| 3 years ago
|
|
A lot of design patterns are available for web application as few mentioned by Parth.But I aggree with Darpan that the final decision is made on need like what kind of web application you want to create for e.g. Normal web application or Rich Internet...
|
|
|
|
Ankur
| Commented
| 2 years ago
|
|
Design Pattern- Patterns are nothing but a set of already established rule that are aleady validated and varified. Tiers and patterns are basically two diffrent things. Tiers- Tiers are basically physically saperated layers.eg MVC- If all the...
|
|
Insight: ".Net design patterns" deleted from your view.




