(vivekthangaswamy) .NET is the new distributed computing platform developed by Microsoft and ASP.NET is its programming model for web development. I’m creating a Web Form with a DataGrid for data entry using C#. How can I make a DataGrid cell display a textbox for showing a list of products in all t
Other News
Binary XML – Compressing, Encrypting and Encoding Data in Oracle
(Lewis R Cunningham) In this entry, I’m going to cover how to encode, compress and encrypt a text string for inclusion in an XML document. XML by its definition is a human readable, text format. It is a series of fields (elements) and the textual values of those fields. Sometimes, though, you need t
SQL Server 2005 – SQL Server Integration Services – Part 13
(Marcin Policht) Continuing our discussion about monitoring execution of SQL Server 2005 Integration Services packages, which we initiated in our previous article by reviewing logging functionality, we will now turn our attention to debugging and its considerably more sophisticated capabilities.
Can We Manage SQL Server 2000 With WMI and Visual Basic.NET?
(Jagadish Chaterjee) The previous article mainly concentrated on fetching information available in SQL Server 2000. This article explains how to manage SQL Server 2000 using WMI together with Visual Basic.NET language.
Membership and Role Providers in ASP.NET 2.0 Part I
(Scott) For many years now, we’ve been writing code to implement forms authentication in our Internet applications. We’ve written the code to accept the user’s name and password, the code to hash and verify passwords, and the code to create and manage users. If you compare any two implementation
Creating Custom Template for Web User Control in Visual Studio.NET 2003
9Santhi Maadhaven) For our project purpose, we may want some specific template for our user control like company specific namespace, functions to be included in by default when we create user control. This article shows you how to create custom template for web user control in visual studio.net 2003
Hacking eBay: Turning Email Alerts into Atom
(Bob DuCharme) From our geeky perspective, Atom and RSS seem to be sweeping through the internet, changing the way people and systems get notified about events. From a broader perspective, though, they’ve got a long way to go — we all have plenty of computer-literate friends who’ve never heard of ei
Device Debugging and Emulation in Visual Studio 2005
(Alex Feinman) Learn about how to use the Visual Studio 2005 Device Emulator and debugger for smart device projects—managed, native, and mixed.
SQL Server Management Studio: Don’t miss these client tool enhancements
(Adam Machanic) We’ve had seven years to get used to SQL Server’s management tools, Query Analyzer and Enterprise Manager. Although these tools have their flaws, we know our way around them. For many long-time SQL Server DBAs, firing up Query Analyzer is like coming home after a long day. Some might
FIX: You may experience concurrency issues when you run the DBCC INDEXDEFRAG statement in SQL Server 2000
When you run the DBCC INDEXDEFRAG statement, null mode page locks may accumulate on defragmented pages. These page locks may consume server resources. Then, the transactions that accumulate the locks try to escalate the page locks to table locks. The transactions escalate the page locks to try to re