Showing posts with label C#. Show all posts
Showing posts with label C#. Show all posts
Good Day :) ., Do you know the differences between POP and OOP. Ok., Let's see the differences (POP vs OOP).
Hello., In this post i would like to give you a brief idea about Object Oriented Programming which is also simply called OOP.
JQuery CSS
12:30 PM in Asp.Net, C#, Java Script, jQuery, Tips and Tricks Posted by Delicious Dot NetUsing JQuery library developers can enhance their websites without worrying about browsers and their versions as long as the browsers have JavaScript enabled.
Most of the JQuery CSS Methods do not modify the content of the jQuery object and they are used to apply CSS properties on DOM elements.
Know about Details View Control with a good Example.
8:52 AM in ADO.Net, Asp.Net, C# Posted by Delicious Dot NetThe DetailsView is a control that is complementary to the GridView control. It has been introduced in ASP.NET 2.0 to provide an ability to work with a single record or row from an associated data source. The default view of this control is vertical with each column of the record displayed on a line of its own
ADRotator:
Adrotator control is one of the rich contorls, Rich Controls are server sided controls that can be used to create complex HTML elements. rich controls provide the developer with complex functionality without having to manually wrote the code to provide that functionality.
Adrotator control is one of the rich contorls, Rich Controls are server sided controls that can be used to create complex HTML elements. rich controls provide the developer with complex functionality without having to manually wrote the code to provide that functionality.
Getting Last inserted Identity value in SQL server
9:31 AM in ADO.Net, Asp.Net, C#, SQL Server Posted by Delicious Dot Net
In this article I would like to share my idea about getting Identity after a row was inserted in to the SQL Server 2005.
After inserting a row into the database which has primary key feild, most of the time we need the identity, We have three approches based on our reqiurements and situations.
After inserting a row into the database which has primary key feild, most of the time we need the identity, We have three approches based on our reqiurements and situations.
Line Charts with generic handler and dynamic text boxes.
6:28 PM in Asp.Net, C# Posted by Delicious Dot Net
Now a days dashboards are common for every data driven web apps, which gives a brief description, like simply and sweet. In those graphs play major role, which shows the report in a user friendly format., User can understand and analyses the data very easily.
Dynamic controls creation and handling the dynamic control events in web app.
7:18 PM in Asp.Net, C# Posted by Delicious Dot NetIn this post i would like to gave you a brief idea about how to create dynamic controls and
how to handle them with events.
Draw Bar and Pie charts dynamically using a generic handler in a simple way
4:29 PM in Asp.Net, C# Posted by Delicious Dot Net
Hi.,
After 10 days., Little bit busy in my work.,
Here I would like to share a basic step that is drawing pie and bar charts dynamically using generic handler and a query string. Here you will see bar and pie charts with random colors.
After 10 days., Little bit busy in my work.,
Here I would like to share a basic step that is drawing pie and bar charts dynamically using generic handler and a query string. Here you will see bar and pie charts with random colors.
Handling images in data base. and Displaying it using Generic Handler
3:52 PM in ADO.Net, Asp.Net, C#, SQL Server Posted by Delicious Dot Net
Hi all,
Here i would like to share something about, how to handle images in the data base with a small asp.net application.
Here i would like to share something about, how to handle images in the data base with a small asp.net application.
Getting values from the source page using "PreviousPage"
6:53 PM in Asp.Net, C# Posted by Delicious Dot NetThe new cross page postback feature released with ASP.Net 2.0 gave a new property on Page object called PreviousPage which provided access to the source or parent page.
Sessions in Asp.Net?? How to use Session to Store values and Pass values??
7:42 PM in Asp.Net, C# Posted by Delicious Dot Net
Sessions:
Sessions can be used to store even complex data for the user just like cookies.
Sessions can be used to store even complex data for the user just like cookies.
Getting Form Controls data from one page to the other page.
5:18 PM in Asp.Net, C# Posted by Delicious Dot Net
We have many number of options to pass values from one page to the other page. This is also one of them. Here we can access one form controls values in the other pages after submitting the form.
QueryString to pass values from page to another page.
6:58 PM in Asp.Net, C# Posted by Delicious Dot Net
So times we need to pass the values from one page to other page., For this requirement we
had some options. In those Query string is one of the best option.
had some options. In those Query string is one of the best option.
Its a subjective matter which language is best.,Well this is the most debatable issue in
.NET community and people treat there languages like religion.
Some people like VB.NET’s natural style and some people like professional and terse C#
.NET community and people treat there languages like religion.
Some people like VB.NET’s natural style and some people like professional and terse C#
Creating a Facebook Page and Integarting it to our web page / blog
3:39 PM in Asp.Net, C# Posted by Delicious Dot Net
Hi all.,
Here I would like to explain how to integrate face-book social pulg-in to our web page or to our blogs.
This is very simply., why facebook provides that much of flexibility to create a page based on the type of our organization or we site belongs to.
Here I would like to explain how to integrate face-book social pulg-in to our web page or to our blogs.
This is very simply., why facebook provides that much of flexibility to create a page based on the type of our organization or we site belongs to.
How to highlight the syntax of code in our web pages or in blogs
7:55 PM in Asp.Net, C# Posted by Delicious Dot Net
Hi all...,
I hope this is very useful to the people who are new to web world.
Fro highlighting the we had so many predefined styles and scripts are available for us. On Those my taste is "SyntaxHighlighter" Yes this is Really an awesome code sytax highlighter library.
I hope this is very useful to the people who are new to web world.
Fro highlighting the we had so many predefined styles and scripts are available for us. On Those my taste is "SyntaxHighlighter" Yes this is Really an awesome code sytax highlighter library.
How to keep page alive without session time out for a required page.
2:27 PM in Asp.Net, C# Posted by Delicious Dot Net
Hi all we Know that we had an option to set a session time out value. when the session time value expires we had a problem to again reallocating the session values and session time out with a long process.
For some we need to keep alive the session values. To solve this problem we actually increase the session timeout value. but this is not a correct process.
For some we need to keep alive the session values. To solve this problem we actually increase the session timeout value. but this is not a correct process.










