Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
2
1 Commented Post
0 Endorsements
~2K People Reached
Favorite Tags
Member Avatar for chandruswami

Hi, I had two columns in Master table (Employee) id,name In My Audit table(Employee_Audit) i have to insert record with id, name, date What's the problem is,.. I want to get the old data before the field gets updated,.. Ex: Employee id name 1 Ram i had changed to 2 …

Member Avatar for Momerath
0
91
Member Avatar for chandruswami

Hi, I need to wrap text in cells in Xtragrid (Devexpress) Can you please help me whether i have to change it in design properties/in Code If so Please help me.. -Chandru

0
99
Member Avatar for chandruswami

Hi, I am new to Auditing concept in Sqlserver 2008 I need to Audit certain tables in my database and write triggers on those tables to make insert rows on AUDIT table. Can anyone help me the way of doing this,.. By giving certain examples / Auditing Information on Websites?

0
70
Member Avatar for chandruswami

In Asp.Net, how to create a folder in client machine & how to copy a folder from client machine to server.. Plz help me!

Member Avatar for chandruswami
-1
282
Member Avatar for chandruswami
Member Avatar for Nick Evan
0
92
Member Avatar for chandruswami

In validating textbox in c#.net, I want to allow the user to enter value based on the conditions. Not Allowed ------------ 1. Only special characters not allowed (Ex: !@#) 2. Only Numbers not allowed (Ex: 3456) Allowed --------- 3. characters only small letters allowed. (Ex: asd) 4. characters only capital …

Member Avatar for ddanbe
0
68
Member Avatar for chandruswami

In c#.net, I had form 1,.. (contains Server and Database name) in form 1 i had a button,..While clicking that button,.. the exe of form1 is called,.. so it will call twice,.. another instance is opened while opening this instance,.. i can't do the debug,.. it directly executes (being an …

Member Avatar for Ketsuekiame
0
109
Member Avatar for chandruswami

In C#.net Application, When i change the resolution, the application won't adjust its windows Size corresponding to Borders of Monitor,.. Even though we change the resolution, the whole application should visible,.. Please help me with ideas,...!

Member Avatar for kvprajapati
0
71
Member Avatar for chandruswami
Member Avatar for chandruswami
Member Avatar for kvprajapati
0
78
Member Avatar for chandruswami

In C#.Net, I have a dataset containing only one column,.. i want to remove the first row,.. Can anyone help me?

Member Avatar for kvprajapati
0
65
Member Avatar for chandruswami
Member Avatar for chandruswami

In ASP.Net, when i entered the url in address bar,.. it redirects to the main page without going to login page,.. It should go to the login page,.. then by after getting the login information only it redirects to main page,.. can anyone help me?

Member Avatar for dnanetwork
0
69
Member Avatar for chandruswami

In c#.Net, I want to resize the windows form so that the controls in the form also gets resize,.. like web pages,.. Can anyone help me with the way to proceed?

Member Avatar for kvprajapati
0
54
Member Avatar for chandruswami

Hi, In c#, i have a string array like string text[] = value.split(','); Assume text contains the values a, ,b,-,c,d, , it has 2 white spaces and 1 hyphen values i want to remove the white spaces and hyphens and want to make it as a,b,c,d i have tried this …

Member Avatar for thines01
0
182
Member Avatar for chandruswami

Hi, In C#, i got sql Exception which consists of 2 lines. I need only the 2nd line of that Exception only. Ex: The transaction ended in the trigger. Table Validation failed - Name: x; Condition: m!=0 i need "Table Validation failed - Name: x; Condition: m!=0" only. I have …

Member Avatar for chandruswami
0
140
Member Avatar for Fuzzycub

IE6 remains active in the taskmanager even after I turn the program off on the desktop. If I restart IE, it starts a second process in the taskmanager. This causes a problem starting Flash pages and obviously use up resourses. Can anyone help?

Member Avatar for crunchie
0
90
Member Avatar for chandruswami

Hi, i have one XML file,... in that i am maintaining the server name and database name,.../ Now i want to delete one set of server name and database name and insert those element into the first position of the same xml document,... for getting the recently accessed element,... [code] …

Member Avatar for chandruswami
-1
120
Member Avatar for chandruswami

In C#.net, I am using form1 as homescreen,.. while running exe from Debug folder, form1.exe appears in Process tab in task manager,... The problem is: Through form1 at runtime, i may create more instances of form1 while trying to close particular instance, the instances closed,.. but still exe appears in …

Member Avatar for chandruswami
0
79
Member Avatar for chandruswami

In c#.Net, I had created multiple instance of form1(mainform) In task manager, it shows single process and 2 applications If i closed the form the two instances are closed,... instead i want to close the particular instance based on Application Id or anything Can anyone please help me?

Member Avatar for kvprajapati
0
72