GET A FASTER ANSWER TO YOUR QUESTION
.NET is a conglomeration of many different languages and programming paradigms. Community experts are not mind-readers, therefore we occasionally... more »
sticky
|
|
READ SECOND Important links and answers to commonly asked questions
1 Reply |
Posted by: RedSon
| Last post by Frinavale, 280 days ago
Microsoft's MDSN site is one of the best resources you will find for any .NET questions. Please be sure to check it early and often, as it will more... more »
sticky
|
|
Tip O' The Week
Frinny's Tip O' The Week
Many of us find our way to TheScripts Developer Network (TDSN) seeking help while we're facing a programming problem.... more »
sticky
|
|
VS 2005 checkbox with MS Access 2000 database
Dear sir,
I am making an application in visual studio 2005. In a form i have two checkbox and in access database i have two field which datatype is... more »
|
|
Cant connect to MTOM web server over https [no proxy]
Hi,
This is another issue and not related with the other Q I posted for proxy. I am implementing a MTOM server similar to example here
This works... more »
|
|
IIS7 - New session id with every request
Hi,
I have a website running in IIS7 and it seems to be creating a new session for every request I make. The values I store in Session are lost with... more »
|
|
Datagrid in VS 2005
Hello sir,
I have a datagrid which is getting data from a Access datatable.
my data table has 4 field and datagrid is showing 4 column... more »
|
|
read an xml file each node vb.net
hello
i need a function so to read an xml file each check each node and store tha data in the database in vb.net more »
|
|
Is "Application Data" folder in windows protected ?
Hi All,
In windows OS, "program files" folder in windows is protected one, means, only administrator can modify its contents. I having problem with... more »
|
|
How to detect current user of windows
Hello friends,
I want to detect the current user which is logged on to windows system using vb.net.
This is required to notify end user under what... more »
|
|
Connecting to webserver over proxy
Hi Guys,
I am writing a new application which will download files from http web server using MTOM & WSE 3. I have written a test client for this ... more »
|
|
how to implement a C#database that can recieve sms through infrared
actualli i want to crerate a project in which a user sends message through mobile and the system recieve its sms through infrared,but how should i... more »
|
|
SelectSingleNode problem in vb .net
I pulled this code from a different application we use to write/read data between an xml and a form. The information I am trying to read is just a... more »
|
|
Controls are tracing along when data is more
Hi Guys,
I have a unique problem on my hand, if possible pls try to help me in this.
We have a rich winform client in which we are doing lot of... more »
|
|
hyperlink display previous url in live server
I set the navigate url as hplNext.NavigateUrl = "~/" + SectionName + "/" + pageNo + "/";
But when I click previous hyperlink as... more »
|
|
ASP.NET C # UPLOAD and LOGIN and SmtpMail, C#, c#
UPLOAD
bu class
public static void ResimYükle(HtmlInputFile HtmlInput, string id,string Klasor,string KatID)
{
string path_file; more »
|
|
.Net C# Enabling a Windows App to run as Web App
Hi there, i have created a windows application and urgently need this application to run as a web app, ie: so that users may click on a link and... more »
|
|
Hyper link
I mant to use a word "ORDER" as a hyper link to another website to show an order form in my web site.
I am developing a web site using... more »
|
|
asp.net 2.0 class prob
Hello Every body,
I have got a prob as m a fresher
I am creating a web project in which I have created a folder named Components , in which I... more »
|
|
Displaying a horizontal rule in an asp:Textbox
Hi,
I have created a new web application in asp.net.I am using VS 2008.
In the web form,I have placed a textbox and a button.
In the... more »
|
|
using Css and master page
I have created a master page
<%@ Master Language="C#" AutoEventWireup="true" CodeFile="MasterPage.master.cs" Inherits="MasterPage" %>
<!DOCTYPE... more »
|
|
Get a line from a textfile and use some values
Hello,
I'm creating a program for school.
But it's works with a tekst file.
In a certain section i need some values of a tekst line to draw lines.
Te... more »
|
|
Persisting Values in a Gridview using Template Columns
Hello!
I'm dynamically creating a GridView bound to a datatable using custom template columns using the following method:
protected void... more »
|
|
How to export Excel file into Text File including header column name in VB.NET
Hi all
Anyone has any idea how to get a Excel header column in VB.NET. Please, help me. Thank you so much in advance more »
|
|
How to get value from gridview row cell inASP.NET by VB.NET
HI all
Please, anyone has any idea how to get value from gridview in ASP.NET using VB.Net. I use C# as a code Gridview1.SelectedRow.Cell(i).Text , it... more »
|
|
Some extra .net resources
Just thought I would list a good asp and .net resources for those who are looking to expand their knowledge!
aspunity.com
aspnettutorials.com
Lots... more »
|
|
C# Save data from DB (BLOB)
Hello,
I've got very odd problem.
I use windows application to store files in data base (MySql) and then to extract this files from data base and... more »
|
|
html editor
hi
how to create html editor in asp.net2.0+c#
please help me more »
|
|