Subscribe

Topic: asp.net

New with Topic: asp.net


Rajiv
Rajiv bookmarked a link
DataBinder Eval Method ASP.Net C#
This method is automatically called when you create data bindings in a rapid application development (RAD) designer such as Visual Studio. You can also use it declaratively to simplify casting to a text string. To do so, you use the <%# %>...
 
Rajiv
Rajiv posted a blog entry
DataBinder Eval Method ASP.Net C#
DataBinder..::.Eval Method (Object, String)Evaluates data-binding expressions at run time.Namespace: System.Web.UIAssembly: ...
 
Siderite g
Siderite g posted a blog entry
WPF Altered States
As you have probably noticed, a lot of my recent posts have been about WPF. Having to do a demo in this new (for me) technology...
 
Siderite g
Siderite g posted a blog entry
A PopEndTag was called without A corresponding PushEndTag
I only met this while working on a Menu control, but who knows, maybe it occurs in other situations as well. Bottom line I...
 
Bruno Shine Figueiredo
Bruno Shine Figueiredo shared an item
Adapter Design Pattern How to use in Asp.net using C#
codeproject What is Adapter Pattern? The Adapter pattern is a structural  design pattern  which enables a system to use classes whose interfaces don’t quite match its requirements or in other words is used to make a interface which client...
 
Krishnan
Krishnan posted a blog entry
Remove links on comment section Blogengine.net
Am getting to much comments on this blog, most of them are not even related to that post or not even something on this blog....
2 days ago Tech Talk | Topics: Bloging, Blogengine.net..., ASP.NET, C#
 
Rajiv
Rajiv posted a blog entry
Data Interchange Formats in AJAX ASP.Net
As discussed in the earlier section, the emphasis in Ajax-based applications is more on data than on content being sent across...
 
Rajiv
Rajiv posted a blog entry
Request and Response Cycle in ASP.Net AJAX
The difference between how a traditional web application model and an Ajax-based web application model works. In traditional...
 
Rajiv
Rajiv posted a blog entry
JSON Introducing in ASP.Net
XML has become the defacto standard for data transmission. In Ajax-based applications, XML can be accessed by the...
 
CareerGuruz.Com
CareerGuruz.Com posted a blog entry
VB.NET, ASP.Net, Oracle Freshers jobs walk-in on 3rd, 4th July 09
.NET Developer Qualification: Any Graduate Exp: 0-1Yr Skills:-Experience in VB.NET, ASP.NET, C#.NET, ADO.NET, IIS,...
 
Rajiv
Rajiv posted a blog entry
Document Object in ASP.Net JavaScript
The Document object is the primary object of DOM. It holds the entire document through its properties and methods. This is...
 
Rajiv
Rajiv posted a blog entry
CSS in ASP.Net
Cascading Style Sheets define the page-rendering mechanism by setting pagemarkup definitions that can be applied to an HTML...
 
Rajiv
Rajiv posted a blog entry
Event Handling with JavaScript in ASP.Net
The dynamic content or style modifications happen when the user triggers an action on a web page. This is achieved through...
 
Rajiv
Rajiv posted a blog entry
Application Life Cycle Events in ASP.Net
The Application Life Cycle Events1. Whenever you press the Submit button on the web page, the request is sent to the web...
 
Rajiv
Rajiv posted a blog entry
Page Life Cycle Events ASP.Net
The sequence of events that are executed in the life cycle of a page.The following are these events, listed in the order in...
 
<em>dhvrm</em>
dhvrm posted a blog entry
Shortening URLs With The bit.ly API Via ASP.NET
After yesterday’s post on using the Twitter API to post status updates on Twitter from an ASP.NET application, a follower...
 
Việt Thanh
Việt Thanh posted a blog entry
ASP.NET MVC Talk in Reading UK July 3rd
I’m in the UK today and tomorrow (on my way back from a trip to India for two days earlier this week), and am giving two tech...
 
CareerGuruz.Com
CareerGuruz.Com posted a blog entry
ASP.Net, VC++, C++, J2EE jobs walk-in on 4th July 09
.Net Lead Qualification: B.Tech/B.E/ M.Tech – Computers Exp: 5-10Yrs Job Description:Responsible for coding, unit...
 
Christian.at.hivesoft
Christian.at.hivesoft bookmarked a link
ExtJs Extender Controls - Home
asp.net ExtJs Controls Library
 
Việt Thanh
Việt Thanh posted a blog entry
Entity Framework Provider for Synergy DBMS
  It is my pleasure to announce that Synergex has released their Synergy/DE Data Provider for .NET with support for the...
 
<em>dhvrm</em>
dhvrm posted a blog entry
Posting Status Updates (Tweets) To A Twitter Profile Via ASP.NET
I have a client who posts several news stories to its Web site every day. So it makes tremendous sense for them to post the...
 
<em>dhvrm</em>
dhvrm posted a blog entry
Free Books, Just For The Asking
I’m clearing my bookshelves and have four books that I was planning to trash (since the local library doesn’t want...
 
Jorge_Mota
Jorge_Mota posted a blog entry
Sobre MVC y CakePHP
Para los que han llegado a este sitio buscando información sobre CakePhp y MVC acá hay un buen tutorial para que puedan...
4 days ago Fox Desde Guate | Topics: .Net, Desarrollo, PHP, asp.net
 
Rafael Souza
Rafael Souza posted a blog entry
ASP.NET MVC e suas ActionResult
O framework MVC da Microsoft usa um determinado objeto para definir qual tipo de resultado/output a action executada deve...
4 days ago Rafael Souza | Topics: .net, c#, actionresult, asp.net
 
Rajiv
Rajiv posted a blog entry
Master Pages with AJAX
Over the past several years, more and more developers have been building AJAX-enabled web applications. An AJAX-enabled website...
 
Rajiv
Rajiv posted a blog entry
Master Pages in Visual Studio 2008
The way you use Master pages has changed in Visual Studio 2008. Remember, how in Visual Studio 2005 when you add a new Web...
 
大竹
大竹 shared an item
Microsoft Web Platform Installer
One of the cool new releases coming out this year is a small download manager - the Microsoft Web Platform Installer - that makes installing and configuring web server and web development stacks really easy.  It is a free tool that you can download...
 
<em>ervinter</em>
ervinter posted a blog entry
Disabling debug in other than dev environment - Sys.InvalidOperationException
If your web application using Microsoft Ajax (Ajax Control Toolkit), then you probably encounter common unknown javascript...
5 days ago Ervin Ter Blog | Topics: Tips, ASP.NET
 
Mostafa M.Arafa
Mostafa M.Arafa posted a blog entry
Get started with jQuery library from its own creators !!!
Hi Folks,As you know, MS announced that jQuery is a built-in library in VS 2008 SP1 for ASP.NET Developers.I recommend for all...
 
IvanStefanov
IvanStefanov shared an item
Getting better performance in web apps with a few lines of script
We had a situation where a web application was utilising near 100% of CPU all the time under light load and it was proving very hard to reduce this significantly through code optimisation. We were performance testing and profiling, but only seeing...
 
Encosia
Encosia posted a blog entry
Never worry about ASP.NET AJAX’s .d again
When I recently received this message from a frustrated reader:After hours and hours of slamming my head into the desk it...
6 days ago Encosia | Topics: AJAX, ASP.NET, JavaScript, jQuery
 
Bruno Shine Figueiredo
Bruno Shine Figueiredo shared an item
The MVC T4 template is now up on CodePlex, and it does change your code a bit
Short version: the MVC T4 template (now named T4MVC) is now available on CodePlex, as one of the downloads in the ASP.NET MVC v1.0 Source page. Go to download page   Poll verdict: it’s ok for T4MVC to make small changes Yesterday, I posted asking...
 
bestmedia
bestmedia posted a blog entry
Java VoIP SIP application for Social Networking site. Project
VoIP SIP application for Social Networking site. freelance project is offered at getafreelancer. You will need to have Coder...
 
CareerGuruz.Com
CareerGuruz.Com posted a blog entry
Walk-in .Net Freshers Jobs, 29th June 09
.Net Programmer Exp: 0-3Yrs Skills: -Candidate should have good communication Skills.-Candidate should have good command...
 
CareerGuruz.Com
CareerGuruz.Com posted a blog entry
.Net jobs in Hyderabad, Walkin in on 29th, 30th June & 1st, 2nd of July
Position: .Net DevelopersSkills: ASP.Net, C#, VB.NET, Webservices, AJAX, SQL, JavaScript,XML, XHTML, CSSExperience: 2 - 5...
7 days ago CareerGuruz | Topics: Hyderabad, IT Jobs, Microsoft, .Net
 
mvark
mvark posted a blog entry
Resources on Improving Scalability of ASP.NET apps
I plan to compile all the good stuff I find on Scaling ASP.NET applications here for easy reference. If you know of any other...