string str = "{"+context.Request["ID"]+"}"; KpiUser.ID = new Guid(str);
string[] arrayA=strA.Split(new char[]{','},StringSplitOptions.RemoveEmptyEntries)