﻿<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet type="text/xsl" href="rssStyle.xsl"?><rss version="2.0"><channel><title>DotNetSparkCode</title><link>http://www.dotnetspark.com/</link><description>.NET , C#, SQL Server Code</description><item><title>From where to start learning</title><description>i am fresher... i don''t know .net.. but in my company they assigned me in .net project.. so pls suggest me where to start and how start to work in real time projects.. pls suggest me..




asp.net with c#</description><link>http://www.dotnetspark.com/Forum/926-urgent-plsssssssssss.aspx</link><pubDate>2010-03-20T04:48:52.0000000-05:00</pubDate></item><item><title>gridview all operation</title><description>Hi frnfs...


please tell me all the operations in gridview using code behind... not sql data souce...

in C#


thanx in advabnce</description><link>http://www.dotnetspark.com/Forum/925-gridview-all-operation.aspx</link><pubDate>2010-03-19T15:30:27.0000000-05:00</pubDate></item><item><title>carrer guidance</title><description>i am fresher... i dont know .net.. but in my company they assigned me in .net project.. so pls suggest me wher to start and how start to work in real time projects.. pls suggest me..




asp.net with c#</description><link>http://www.dotnetspark.com/Forum/924-carrer-guidance.aspx</link><pubDate>2010-03-19T12:28:51.0000000-05:00</pubDate></item><item><title>carrer guidance</title><description>hello sir..i am fresher .my self kalyan.. i got job in one small company as a dotnet developer... i dont know .net but they assinged me .net project.. pls suggest me to learn quickly.. by ur valuable guidance.. they given code its nothig understandble me.. pls help me


asp with c# my project</description><link>http://www.dotnetspark.com/Forum/923-carrer-guidance.aspx</link><pubDate>2010-03-19T11:58:27.0000000-05:00</pubDate></item><item><title>file upload to a particular location.</title><description>hi,  

in windows application,c#.

i have a txtbox and 2 buttons(browse, save);

how to pick a particular file and to save that in a particular location.

i have picked a particular file but i done how to save so suggest me.

regards
jai</description><link>http://www.dotnetspark.com/Forum/922-file-upload-to-particular-location.aspx</link><pubDate>2010-03-19T07:42:36.0000000-05:00</pubDate></item><item><title>banding navigator + delete button+ items position</title><description>hi,

im binging my binding source with navigator and group of txtboxes and show off the records.


i am having separate deletebutton, when i am deleting a record, navigator doesnt shows the next or previous records, its showing my 2 of {9}

ie.. 1 0f 10.. when i am deleting 6th record it doesn''t showing 5 of {9}, its  showing as 2 of {9}.

its always showing as  2 of {total records} after deleting...

why
this is code after deleting record...

this.sahanaMusicalTableAdapter.Fill(this.sahanaDataSet.SahanaMusical);
bindingNavigator1.Refresh();
sahanaMusicalBindingSource3.MoveNext();</description><link>http://www.dotnetspark.com/Forum/921-banding-navigator--delete-button-items-position.aspx</link><pubDate>2010-03-19T06:06:32.0000000-05:00</pubDate></item><item><title>hi very urgent requirement</title><description>hi i have a requirement that  employee in a company when he entered after he login into his system what all things he is doing should be recorded .plz send me answer very quickly</description><link>http://www.dotnetspark.com/Forum/920-hi-very-urgent-requirement.aspx</link><pubDate>2010-03-19T02:17:33.0000000-05:00</pubDate></item><item><title>What is get and post method in asp.net</title><description>Hi,
What is get and post method in asp.net? when to use get and when to use post method in asp.net?

Thanks in advance
Ramesh</description><link>http://www.dotnetspark.com/Forum/919-what-is-get-and-post-method-asp-net.aspx</link><pubDate>2010-03-19T00:12:48.0000000-05:00</pubDate></item><item><title>Add datacoloum in c#.net Windows Application</title><description>I have datagrid that is binded with database &amp; I have to add One more column so how should i proceed?</description><link>http://www.dotnetspark.com/Forum/918-add-datacoloum-c-sharpnet-windows-application.aspx</link><pubDate>2010-03-18T06:47:43.0000000-05:00</pubDate></item><item><title>File extension validation in textbox in windows form,c#</title><description>hi

i have inserting a column in a table called as pathstring which contains song names ("oruvan.mp3").

i am entering this value to table by textbox. i have to vallidate this textbox for ".mp3" extension. while user enters  as only "oruvan" then it should throw error.

how to validate this (substring concept)..

regards
jai</description><link>http://www.dotnetspark.com/Forum/917-file-extension-validation-textbox-windows.aspx</link><pubDate>2010-03-18T04:30:46.0000000-05:00</pubDate></item><item><title>In Search, Highlighting the result in a textbox. Vb.net</title><description>Hi,

I need to Highlighting the result , which is produced by searching particular word in a database. The result is displayed in label.

I am using Vb.net as Code language



thanks
malathy.v</description><link>http://www.dotnetspark.com/Forum/916-search-highliting-result-textbox-vb-net.aspx</link><pubDate>2010-03-17T05:15:05.0000000-05:00</pubDate></item><item><title>on what basis NEWID() keyword in sql generate random numbers</title><description>on what basis NEWID() keyword in sql generate random numbers. whats the logic behind it.</description><link>http://www.dotnetspark.com/Forum/915-on-what-basis-newid-keyword-sql-generate.aspx</link><pubDate>2010-03-17T02:28:20.0000000-05:00</pubDate></item><item><title>Always visible Message in asp.net</title><description>Hi,

I want to display one message to post feedback in my asp.net application. It should be always visible to the user in all the pages in my application. When user click on the message it should point to a specific page where user get the information anout feedback form.

I am using asp.net and C#

Thanks in advance
Priya</description><link>http://www.dotnetspark.com/Forum/914-always-visible-message-asp-net.aspx</link><pubDate>2010-03-16T23:18:21.0000000-05:00</pubDate></item><item><title>child form size should auto fit with  the parent form size</title><description>hi,

i need some idea reg this issues.

i want my child forms size should auto fit to the size of parent form.

that is minimum size of child forms should be less than minimum size of parent form.

when i minimize the parent form , my child form also should fit parent form and child form content should not scrolled.

how it can be done.

regards
jai</description><link>http://www.dotnetspark.com/Forum/913-child-form-size-should-auto-fit-with--parent.aspx</link><pubDate>2010-03-16T16:01:26.0000000-05:00</pubDate></item></channel></rss>