jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Tips and Tutorials

DeEnFrSp
Amount: 371
Displaying: 251 - 260
Pages: << 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 [26] 27 28 29 30 31 32 33 34 35 36 37 38 >>
Sort Listings By:
Hits: 721

Stored Procedures and .NET Part II: Using Output Parameters and Return Value

Rating 0.0 0.0
Create stored procedures with Output parameters and return values and use them in .NET
Platform(s): Windows Date: Nov, 15 2004
DETAIL
Hits: 1082

Using Visual Studio 2005 to Build Data-Driven ASP.NET 2.0 Applications

Rating 4.0 4.0
Thom Robbins, from Microsoft New England, provides a quick overview of all the data source controls: SqlDataSource, AccessDataSource, XmlDataSource, ObjectDataSource, and SiteMapDataSource as well as the declarative caching properties you can use with the controls.
Platform(s): Windows Date: Nov, 10 2004
DETAIL
Hits: 459

Create HTML Image Maps Dynamically With .NET

Rating 3.0 3.0
I've been working on a financial reporting project lately and came upon the idea of bringing our charts from ChartFX.NET to life. The idea being that we could dynamically review each pixel's color in the chart in order to generate an HTML image map on the fly. This would enable us to apply supporting documentation in the form of links or JavaScript functions to perform some sort of action when the user moves their mouse over the chart or clicks a section of it.
Platform(s): Windows Date: Oct, 15 2004
DETAIL
Hits: 806

.NET - Use Refactoring To Handle Multiple Versions of Classes

Rating 0.0 0.0
Recently, I had a requirement to put together a website that deals with taking somewhat elaborate financial surveys. While the questions and answers themselves are good candidates for being database driven, there were a large number of nuiances ranging from UI items, business rules, and calculations that just didn't fit into a database driven strategy. With this in mind, my initial strategy was to create version specific classes and reference them in version specific ASP.NET pages. Of course, this accomplished the initial requirement. However, whenever a new version needs to be implemented, I had to copy all of the ASP.NET pages and modify the references to the appropriate version specific class name. Refactoring provides a better alternative and here's how:
Platform(s): Windows Date: Oct, 15 2004
DETAIL
Hits: 447

Hierarchical Relationships Without DataRelation Object in ADO.NET

Rating 4.0 4.0
At my place of employment, I work a great deal with somewhat complex hierarchical data as part of our measurement and analysis software. Thus, recursion and I have become rather close friends over the last few years. While rewriting an old website, I needed to turn a set of four relational tables into a hierarchical data structure. The top level table held self-referencing relationships as well as child relationships to table 2. Tables 3 and 4 were your basic "run of the mill" child tables up through table2.
Platform(s): Windows Date: Oct, 15 2004
DETAIL
Hits: 425

XmlSerializer to Serialize .NET Class to Xml

Rating 0.0 0.0
Learn how to serialize .NET classes to Xml at runtime using System.Xml.Serialization.XmlSerializer. Then, use SQL Server's OPENXML functionality to bulk load hundreds of records across multiple tables in a single stored procedure call.
Platform(s): Windows Date: Oct, 15 2004
DETAIL
Hits: 422

.NET Compact Framework Distributed Weight Slider Control

Rating 4.0 4.0
The control offers a very user friendly mobile device experience in that it allows the user to use their stylus / mouse to adjust the weight for a given decision criteria instead of typing the numbers.
Platform(s): Windows Date: Oct, 15 2004
DETAIL
Hits: 509

Extend Dynamic TextBox Control View State To Store NameValueCollection

Rating 3.5 3.5
Learn how to extend an ASP.NET control to hold an unlimited number of additional values in ViewState to avoid expensive re-querying of the database.
Platform(s): Windows Date: Oct, 15 2004
DETAIL
Hits: 670

Creating Custom Configurations

Rating 0.0 0.0
ASP.Net's introduction of the web.config file went a long way to filling the configuration hole we had to deal with in classic ASP. We actually went from having very little (global.asa was the closest thing) to a well-structured, change on the fly XML file. For the most part, the web.config file does the trick fine. However there are some limitations and constraints with using it, which you are probably already aware of. What you might not know is how easy is it to surmount those issues by creating a far more flexible alternative.
Platform(s): Windows Date: Aug, 30 2004
DETAIL
Hits: 300

Creating multilingual websites - Part 2

Rating 0.0 0.0
With a solid foundation created in Part 1, we now turn our attention to more advanced topics. We’ll use context rewriting for some professional looking and hassle free state-management, talk about good database design with respect to multilingual applications, and dive into more advanced Localized controls for ultimate flexibility and productivity.
Platform(s): n/a Date: Aug, 24 2004
DETAIL
Amount: 371
Displaying: 251 - 260
Pages: << 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 [26] 27 28 29 30 31 32 33 34 35 36 37 38 >>